From 55065727d5ac7c5c5b5b57722e69e832140118fb Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 27 Jun 2024 06:29:27 +0530 Subject: [PATCH] New version: StaticArrayInterface v1.5.1 (#109870) UUID: 0d7ed370-da01-4f52-bd93-41d350b8b718 Repo: https://github.com/JuliaArrays/StaticArrayInterface.jl.git Tree: 8963e5a083c837531298fc41599182a759a87a6d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/StaticArrayInterface/Compat.toml | 7 ++++++- S/StaticArrayInterface/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/S/StaticArrayInterface/Compat.toml b/S/StaticArrayInterface/Compat.toml index c0196891036bdaa..2f73319b70ab881 100644 --- a/S/StaticArrayInterface/Compat.toml +++ b/S/StaticArrayInterface/Compat.toml @@ -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" @@ -19,3 +21,6 @@ ArrayInterface = "7" ["1.4.1-1"] PrecompileTools = "1" + +["1.5.1-1"] +Static = ["0.8", "1"] diff --git a/S/StaticArrayInterface/Versions.toml b/S/StaticArrayInterface/Versions.toml index 7fe2e333138e411..40bf5a91f2d66c3 100644 --- a/S/StaticArrayInterface/Versions.toml +++ b/S/StaticArrayInterface/Versions.toml @@ -25,3 +25,6 @@ git-tree-sha1 = "03fec6800a986d191f64f5c0996b59ed526eda25" ["1.5.0"] git-tree-sha1 = "5d66818a39bb04bf328e92bc933ec5b4ee88e436" + +["1.5.1"] +git-tree-sha1 = "8963e5a083c837531298fc41599182a759a87a6d"