From 8c30a50cc347726f49364708a483c65068f72da4 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 27 Oct 2023 20:14:06 +0000 Subject: [PATCH] New version: MatrixDepot v1.0.11 UUID: b51810bb-c9f3-55da-ae3c-350fc1fbce05 Repo: https://github.com/JuliaLinearAlgebra/MatrixDepot.jl.git Tree: 074918474635612c8c87227192938318ebad8139 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- M/MatrixDepot/Compat.toml | 5 ++++- M/MatrixDepot/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/M/MatrixDepot/Compat.toml b/M/MatrixDepot/Compat.toml index f5067e969b097e5..362dcaa3522fd63 100644 --- a/M/MatrixDepot/Compat.toml +++ b/M/MatrixDepot/Compat.toml @@ -27,9 +27,12 @@ DataFrames = ["0.20", "0.22"] ["1.0.1-1.0.8"] CodecZlib = "0.6-0.7" -["1.0.10-1"] +["1.0.10"] ChannelBuffers = "0.3.1-0.3" +["1.0.11-1"] +ChannelBuffers = "0.3.1-0.4" + ["1.0.3-1.0.4"] MAT = "0.7-0.9" diff --git a/M/MatrixDepot/Versions.toml b/M/MatrixDepot/Versions.toml index 20d7dc889c3b92a..74b205f812abd6e 100644 --- a/M/MatrixDepot/Versions.toml +++ b/M/MatrixDepot/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "959d496f316ab9b4bedb289c3ce97f5fe6a102d3" ["1.0.10"] git-tree-sha1 = "fb9ab8df44551c1cc26cffcce0d6ab93a8f303b4" + +["1.0.11"] +git-tree-sha1 = "074918474635612c8c87227192938318ebad8139"