Skip to content

Commit

Permalink
fix: update bazel blosc version
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Leprince <[email protected]>
  • Loading branch information
pleprince committed Apr 4, 2024
1 parent f2bdfde commit a887716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "imath", version = "3.1.11")
bazel_dep(name = "libdeflate", version = "1.19")
bazel_dep(name = "platforms", version = "0.0.8")
bazel_dep(name = "c-blosc2", version = "2.12.0")
bazel_dep(name = "c-blosc2", version = "2.12.0.bcr.1")

0 comments on commit a887716

Please sign in to comment.