Skip to content

Commit

Permalink
New version: StaticArrayInterface v1.5.1 (#109870)
Browse files Browse the repository at this point in the history
UUID: 0d7ed370-da01-4f52-bd93-41d350b8b718
Repo: https://github.com/JuliaArrays/StaticArrayInterface.jl.git
Tree: 8963e5a083c837531298fc41599182a759a87a6d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 27, 2024
1 parent a021064 commit 5506572
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/StaticArrayInterface/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
Compat = "4"
IfElse = "0.1"
Requires = "1"
Static = "0.8"
julia = "1.6.0-1"

["1-1.4.0"]
SnoopPrecompile = "1"

["1-1.5.0"]
Static = "0.8"

["1.0"]
ArrayInterface = "7"

Expand All @@ -19,3 +21,6 @@ ArrayInterface = "7"

["1.4.1-1"]
PrecompileTools = "1"

["1.5.1-1"]
Static = ["0.8", "1"]
3 changes: 3 additions & 0 deletions S/StaticArrayInterface/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ git-tree-sha1 = "03fec6800a986d191f64f5c0996b59ed526eda25"

["1.5.0"]
git-tree-sha1 = "5d66818a39bb04bf328e92bc933ec5b4ee88e436"

["1.5.1"]
git-tree-sha1 = "8963e5a083c837531298fc41599182a759a87a6d"

0 comments on commit 5506572

Please sign in to comment.