From 1de1fe752fac5c34bad7b3ae6893351bb5f7e4a3 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 26 Oct 2024 17:36:50 +0530 Subject: [PATCH] New version: Strided v2.2.0 (#118127) UUID: 5e0ebb24-38b0-5f93-81fe-25c709ecae67 Repo: https://github.com/Jutho/Strided.jl.git Tree: f9ce8284e6eec72a21de3603493eb5355fcf7f39 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/Strided/Compat.toml | 10 ++++++++-- S/Strided/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/S/Strided/Compat.toml b/S/Strided/Compat.toml index 2c8f7c6abcc3ebf..c3c668e9957281a 100644 --- a/S/Strided/Compat.toml +++ b/S/Strided/Compat.toml @@ -10,7 +10,7 @@ julia = "1" ["0.3.1"] TupleTools = "1.1-1" -["0.3.2-2"] +["0.3.2-2.1"] TupleTools = "1.1.0-1" ["1-1.1"] @@ -28,6 +28,12 @@ StridedViews = "0.1" ["2.0.4-2.0"] StridedViews = "0.1-0.2" +["2.1"] +StridedViews = "0.1-0.3" + ["2.1-2"] LinearAlgebra = "1.6.0-1" -StridedViews = "0.1-0.3" + +["2.2-2"] +StridedViews = "0.3.2-0.3" +TupleTools = "1.6.0-1" diff --git a/S/Strided/Versions.toml b/S/Strided/Versions.toml index 75ec70658136f64..47b92ef12acdd14 100644 --- a/S/Strided/Versions.toml +++ b/S/Strided/Versions.toml @@ -93,3 +93,6 @@ git-tree-sha1 = "bd9bd1c70cfc115cc3a30213fc725125a6b43652" ["2.1.1"] git-tree-sha1 = "d85461cb47420b6dcecf51de8142fc60484dd0b3" + +["2.2.0"] +git-tree-sha1 = "f9ce8284e6eec72a21de3603493eb5355fcf7f39"