diff --git a/S/StaticCompiler/Compat.toml b/S/StaticCompiler/Compat.toml index 8e9f7c4918a7b82..685ff7d259db97e 100644 --- a/S/StaticCompiler/Compat.toml +++ b/S/StaticCompiler/Compat.toml @@ -42,5 +42,8 @@ LLVM = "6" ["0.5.3-0.5"] GPUCompiler = "0.21" -["0.6-0"] +["0.6.0"] GPUCompiler = "0.21-0.24" + +["0.6.1-0"] +GPUCompiler = "0.21-0.25" diff --git a/S/StaticCompiler/Versions.toml b/S/StaticCompiler/Versions.toml index 39975e590a2cd29..ba25308d84648ee 100644 --- a/S/StaticCompiler/Versions.toml +++ b/S/StaticCompiler/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "83c8ca1b927b3d69878a52995b4c7a08907a9908" ["0.6.0"] git-tree-sha1 = "ae21707c1334806e9706fe863265745794bdded9" + +["0.6.1"] +git-tree-sha1 = "01c4a10acad0c49b9dda83fe1c75db3849530506"