From 63f13390510c615f08ac8ff6071b2b312c786d90 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 20 Sep 2024 15:26:32 +0530 Subject: [PATCH] New version: Cobweb v0.7.0 (#115552) UUID: ec354790-cf28-43e8-bb59-b484409b7bad Repo: https://github.com/JuliaComputing/Cobweb.jl.git Tree: 54ecd5158f5c326f6a0dc36f25158f41ef044410 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/Cobweb/Compat.toml | 10 ++++++++-- C/Cobweb/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/C/Cobweb/Compat.toml b/C/Cobweb/Compat.toml index 39a84bfa0ff0680..0cbac6fc9d305fa 100644 --- a/C/Cobweb/Compat.toml +++ b/C/Cobweb/Compat.toml @@ -1,10 +1,16 @@ [0] DefaultApplication = "1" -Scratch = "1.1.0-1" julia = "1" +["0-0.6"] +Scratch = "1.1.0-1" + ["0.2-0.4"] StructTypes = "1" -["0.5-0"] +["0.5-0.6"] OrderedCollections = "1.5.0-1" + +["0.7-0"] +OrderedCollections = "1" +Scratch = "1" diff --git a/C/Cobweb/Versions.toml b/C/Cobweb/Versions.toml index 6620f8fa6b829b6..044c2add9eea713 100644 --- a/C/Cobweb/Versions.toml +++ b/C/Cobweb/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "4fd437877e844aaf063bad266360f6d344cbbfeb" ["0.6.1"] git-tree-sha1 = "1d38f9c609b1d8b33319911b4f016da29e33a776" + +["0.7.0"] +git-tree-sha1 = "54ecd5158f5c326f6a0dc36f25158f41ef044410"