Skip to content

Commit

Permalink
New version: CodecZstd v0.8.1 (#93507)
Browse files Browse the repository at this point in the history
UUID: 6b39b394-51ab-5f42-8807-6242bab2b4c2
Repo: https://github.com/JuliaIO/CodecZstd.jl.git
Tree: f69e46bf7b307d15a896b57d5b3321c01cd64923

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 16, 2023
1 parent 80f4e3d commit 28a7c42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion C/CodecZstd/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand All @@ -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"
3 changes: 3 additions & 0 deletions C/CodecZstd/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "849470b337d0fa8449c21061de922386f32949d9"

["0.8.0"]
git-tree-sha1 = "07678760fed490d76ecde99e8c9f415d341a199d"

["0.8.1"]
git-tree-sha1 = "f69e46bf7b307d15a896b57d5b3321c01cd64923"

0 comments on commit 28a7c42

Please sign in to comment.