Skip to content

Commit

Permalink
Bump zstd to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertexwahn committed Apr 15, 2024
1 parent d592b82 commit d05f140
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/c-blosc2/2.12.0.bcr.2/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ module(
bazel_dep(name = "lz4", version = "1.9.4")
bazel_dep(name = "platforms", version = "0.0.9")
bazel_dep(name = "zlib-ng", version = "2.0.7")
bazel_dep(name = "zstd", version = "1.5.5.bcr.2")
bazel_dep(name = "zstd", version = "1.5.6")
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
+bazel_dep(name = "lz4", version = "1.9.4")
+bazel_dep(name = "platforms", version = "0.0.9")
+bazel_dep(name = "zlib-ng", version = "2.0.7")
+bazel_dep(name = "zstd", version = "1.5.5.bcr.2")
+bazel_dep(name = "zstd", version = "1.5.6")
2 changes: 1 addition & 1 deletion modules/c-blosc2/2.12.0.bcr.2/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"patch_strip": 0,
"patches": {
"add_build_file.patch": "sha256-ApFWf7hkxRBBiunc6HYr4b32eWx9W6NCr2yTzmvyskQ=",
"add_module_dot_bazel.patch": "sha256-VNkw69fLlVPfUQ+PXBI2U3EJTH3gIsr9p7lldJUbw6g="
"add_module_dot_bazel.patch": "sha256-IgBeSUvBEQr3x+ilBAUWY3Ujn9fnJxjt6wWdV0gxrXc="
},
"strip_prefix": "c-blosc2-2.12.0",
"url": "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.12.0.tar.gz"
Expand Down

0 comments on commit d05f140

Please sign in to comment.