From 0f3e51abf6155f77215d2253a5737076887e9b62 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 20 Jan 2025 23:58:57 +0530 Subject: [PATCH] New version: Reactant v0.2.20 (#123359) UUID: 3c362404-f566-11ee-1572-e11a4b42c853 Repo: https://github.com/EnzymeAD/Reactant.jl.git Tree: 6f337557e3f93f4a690d5ab0fe42d0cb1be52308 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/Reactant/Compat.toml | 7 ++++++- R/Reactant/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/R/Reactant/Compat.toml b/R/Reactant/Compat.toml index aabc7b89ca7f63f..34a82e11854eb07 100644 --- a/R/Reactant/Compat.toml +++ b/R/Reactant/Compat.toml @@ -84,11 +84,13 @@ PrecompileTools = "1" ["0.2.18"] Reactant_jll = "0.0.41" +["0.2.19"] +Reactant_jll = "0.0.44" + ["0.2.19-0"] Functors = "0.5" PrecompileTools = "1.2.0-1" ReactantCore = "0.1.4-0.1" -Reactant_jll = "0.0.44" Sockets = "1.10.0-1" ["0.2.2-0.2.10"] @@ -97,6 +99,9 @@ Adapt = "4" ["0.2.2-0.2.3"] Reactant_jll = "0.0.20" +["0.2.20-0"] +Reactant_jll = "0.0.45" + ["0.2.4"] Reactant_jll = "0.0.23" diff --git a/R/Reactant/Versions.toml b/R/Reactant/Versions.toml index 843496d5df6da0f..3b13c5994379147 100644 --- a/R/Reactant/Versions.toml +++ b/R/Reactant/Versions.toml @@ -87,3 +87,6 @@ git-tree-sha1 = "90b85c9c624c7e3ebff0f6238177c0b533058c9a" ["0.2.19"] git-tree-sha1 = "a96cdf664726dbd0d06d75e0596ee6f2ef878e37" + +["0.2.20"] +git-tree-sha1 = "6f337557e3f93f4a690d5ab0fe42d0cb1be52308"