From a2faf8424611613f87d40c73b17d40376ddd2f22 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 25 May 2023 23:36:33 +0530 Subject: [PATCH] New version: StaticCompiler v0.5.1 (#84238) UUID: 81625895-6c0f-48fc-b932-11a18313743c Repo: https://github.com/tshort/StaticCompiler.jl.git Tree: 5612aa6ef95d3a4d218a8f0c19e6ccf2644ea5b0 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/StaticCompiler/Compat.toml | 7 ++++++- S/StaticCompiler/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/S/StaticCompiler/Compat.toml b/S/StaticCompiler/Compat.toml index 9decedd637ac7ce..79241731f5a30b5 100644 --- a/S/StaticCompiler/Compat.toml +++ b/S/StaticCompiler/Compat.toml @@ -9,11 +9,13 @@ julia = "1.7.0-1" ["0.4.10-0"] CodeInfoTools = "0.3" -GPUCompiler = "0.19" LLVM = "5" MacroTools = "0.5" julia = "1.8.0-1" +["0.4.10-0.5.0"] +GPUCompiler = "0.19" + ["0.4.2-0.4.8"] LLVM = "4.8.0-4" @@ -28,3 +30,6 @@ GPUCompiler = "0.16-0.17" ["0.4.9"] LLVM = "4.8.0-5" + +["0.5.1-0"] +GPUCompiler = "0.19-0.20" diff --git a/S/StaticCompiler/Versions.toml b/S/StaticCompiler/Versions.toml index f49e726f1a502a9..ef328588559800c 100644 --- a/S/StaticCompiler/Versions.toml +++ b/S/StaticCompiler/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "75ab1f7bbdb06651f929675b5598f1df87d57e05" ["0.5.0"] git-tree-sha1 = "ac90ac4a1877e4946933514ef2c6e07cadb15e2a" + +["0.5.1"] +git-tree-sha1 = "5612aa6ef95d3a4d218a8f0c19e6ccf2644ea5b0"