From 28a7c428cbf6e64ce0c40ff84f3e88644e83e40a Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 16 Oct 2023 23:33:32 +0530 Subject: [PATCH] New version: CodecZstd v0.8.1 (#93507) UUID: 6b39b394-51ab-5f42-8807-6242bab2b4c2 Repo: https://github.com/JuliaIO/CodecZstd.jl.git Tree: f69e46bf7b307d15a896b57d5b3321c01cd64923 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- C/CodecZstd/Compat.toml | 5 ++++- C/CodecZstd/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/C/CodecZstd/Compat.toml b/C/CodecZstd/Compat.toml index bf21d89f69bc418..ea25b7c622d247a 100644 --- a/C/CodecZstd/Compat.toml +++ b/C/CodecZstd/Compat.toml @@ -7,7 +7,7 @@ julia = ["0.7", "1"] BinaryProvider = "0.5" julia = "1" -["0.6-0"] +["0.6-0.8.0"] TranscodingStreams = "0.9" ["0.7"] @@ -21,3 +21,6 @@ CEnum = "0.4" ["0.8-0"] Zstd_jll = "1.5.5-1" + +["0.8.1-0"] +TranscodingStreams = "0.9-0.10" diff --git a/C/CodecZstd/Versions.toml b/C/CodecZstd/Versions.toml index b3d6277233809d2..c525dc7354b6049 100644 --- a/C/CodecZstd/Versions.toml +++ b/C/CodecZstd/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "849470b337d0fa8449c21061de922386f32949d9" ["0.8.0"] git-tree-sha1 = "07678760fed490d76ecde99e8c9f415d341a199d" + +["0.8.1"] +git-tree-sha1 = "f69e46bf7b307d15a896b57d5b3321c01cd64923"