From e88ea08feb225b8dcb79ffb8440bfb8f14861b67 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 20 Jan 2025 17:46:39 +0530 Subject: [PATCH] New version: RustyObjectStore v0.11.1 (#123333) UUID: 1b5eed3d-1f46-4baa-87f3-a4a892b23610 Repo: https://github.com/RelationalAI/RustyObjectStore.jl.git Tree: 85c4b3f3881f7aab2c28a06da84d068e992b9ccd Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/RustyObjectStore/Compat.toml | 5 ++++- R/RustyObjectStore/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/R/RustyObjectStore/Compat.toml b/R/RustyObjectStore/Compat.toml index 1c7bc8d9a4f1a7b..23d72f3a5f49cb5 100644 --- a/R/RustyObjectStore/Compat.toml +++ b/R/RustyObjectStore/Compat.toml @@ -7,9 +7,12 @@ object_store_ffi_jll = "0.1" ["0.10"] object_store_ffi_jll = "0.10" -["0.11-0"] +["0.11.0"] object_store_ffi_jll = "0.11" +["0.11.1-0"] +object_store_ffi_jll = "0.11.1-0.11" + ["0.2"] object_store_ffi_jll = "0.3" diff --git a/R/RustyObjectStore/Versions.toml b/R/RustyObjectStore/Versions.toml index a515c4206a9565c..248830631744309 100644 --- a/R/RustyObjectStore/Versions.toml +++ b/R/RustyObjectStore/Versions.toml @@ -51,3 +51,6 @@ git-tree-sha1 = "6bcbbce3c69e07474fd01f6d9c4462f11f1855e4" ["0.11.0"] git-tree-sha1 = "5003b5839be0215bd3b30268817ddf5fff771031" + +["0.11.1"] +git-tree-sha1 = "85c4b3f3881f7aab2c28a06da84d068e992b9ccd"