diff --git a/S/StaticArrayInterface/Compat.toml b/S/StaticArrayInterface/Compat.toml index 2f73319b70ab881..17b69de7ce5358d 100644 --- a/S/StaticArrayInterface/Compat.toml +++ b/S/StaticArrayInterface/Compat.toml @@ -1,8 +1,6 @@ [1] Compat = "4" IfElse = "0.1" -Requires = "1" -julia = "1.6.0-1" ["1-1.4.0"] SnoopPrecompile = "1" @@ -10,6 +8,10 @@ SnoopPrecompile = "1" ["1-1.5.0"] Static = "0.8" +["1-1.6"] +Requires = "1" +julia = "1.6.0-1" + ["1.0"] ArrayInterface = "7" @@ -24,3 +26,6 @@ PrecompileTools = "1" ["1.5.1-1"] Static = ["0.8", "1"] + +["1.8-1"] +julia = "1.10.0-1" diff --git a/S/StaticArrayInterface/Deps.toml b/S/StaticArrayInterface/Deps.toml index 0499391896c8128..08db437f76d905b 100644 --- a/S/StaticArrayInterface/Deps.toml +++ b/S/StaticArrayInterface/Deps.toml @@ -3,7 +3,6 @@ ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -Requires = "ae029012-a4dd-5104-9daa-d747884805df" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" ["1-1.4.0"] @@ -13,5 +12,8 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" +["1-1.6"] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" + ["1.4.1-1"] PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" diff --git a/S/StaticArrayInterface/Versions.toml b/S/StaticArrayInterface/Versions.toml index 15158d9cc5e7d94..af73ce3703b9683 100644 --- a/S/StaticArrayInterface/Versions.toml +++ b/S/StaticArrayInterface/Versions.toml @@ -34,3 +34,6 @@ git-tree-sha1 = "c3668ff1a3e4ddf374fc4f8c25539ce7194dcc39" ["1.7.0"] git-tree-sha1 = "5675c74f8223ca6b5ddd2885b7b596b2235033fc" + +["1.8.0"] +git-tree-sha1 = "96381d50f1ce85f2663584c8e886a6ca97e60554"