Skip to content

Commit

Permalink
New version: Cobweb v0.7.0 (#115552)
Browse files Browse the repository at this point in the history
UUID: ec354790-cf28-43e8-bb59-b484409b7bad
Repo: https://github.com/JuliaComputing/Cobweb.jl.git
Tree: 54ecd5158f5c326f6a0dc36f25158f41ef044410

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 20, 2024
1 parent 897b3ea commit 63f1339
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
10 changes: 8 additions & 2 deletions C/Cobweb/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions C/Cobweb/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ git-tree-sha1 = "4fd437877e844aaf063bad266360f6d344cbbfeb"

["0.6.1"]
git-tree-sha1 = "1d38f9c609b1d8b33319911b4f016da29e33a776"

["0.7.0"]
git-tree-sha1 = "54ecd5158f5c326f6a0dc36f25158f41ef044410"

0 comments on commit 63f1339

Please sign in to comment.