From 65fed74d83e52ab5c15778d995abe803519c466f Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 13 Nov 2024 05:40:09 +0530 Subject: [PATCH] New version: RobustPmap v1.1.0 (#119295) UUID: 27aeedcb-f738-516b-a0b8-3211cf1146e5 Repo: https://github.com/madsjulia/RobustPmap.jl.git Tree: d68bf2fb75138fc1b3dab895d4bdb734a6ed1ee4 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/RobustPmap/Compat.toml | 8 ++++++-- R/RobustPmap/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/R/RobustPmap/Compat.toml b/R/RobustPmap/Compat.toml index 1ef3706e40bac79..4bdf07d2ec7a543 100644 --- a/R/RobustPmap/Compat.toml +++ b/R/RobustPmap/Compat.toml @@ -23,7 +23,7 @@ julia = "1" ["0.6-1"] FileIO = "1" -[1] +["1.0"] julia = "1.5.0-1" ["1.0.0"] @@ -32,5 +32,9 @@ JLD2 = "0.2-0.3" ["1.0.1"] JLD2 = "0.2-0.4" -["1.0.2-1"] +["1.0.2-1.0"] JLD2 = "0.2-0.5" + +["1.1-1"] +JLD2 = ["0.4-0.5", "1"] +julia = "1.10.0-1" diff --git a/R/RobustPmap/Versions.toml b/R/RobustPmap/Versions.toml index 2621df0759c5305..d2798f83358113b 100644 --- a/R/RobustPmap/Versions.toml +++ b/R/RobustPmap/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "ccb988d5c641b5ba9be593325caaa870716754f3" ["1.0.2"] git-tree-sha1 = "1f824df5fa09bb4aa55e960bdf8b1349d4f77521" + +["1.1.0"] +git-tree-sha1 = "d68bf2fb75138fc1b3dab895d4bdb734a6ed1ee4"