We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368505c commit 1fe7219Copy full SHA for 1fe7219
Formula/c/c-blosc2.rb
@@ -1,8 +1,8 @@
1
class CBlosc2 < Formula
2
desc "Fast, compressed, persistent binary data store library for C"
3
homepage "https://www.blosc.org"
4
- url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.20.0.tar.gz"
5
- sha256 "499e881f9fd868cbbaba69bc6d27d82b2d72ef22c998691d60e8b3c3ef0be459"
+ url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.21.1.tar.gz"
+ sha256 "69bd596bc4c64091df89d2a4fbedc01fc66c005154ddbc466449b9dfa1af5c05"
6
license "BSD-3-Clause"
7
head "https://github.com/Blosc/c-blosc2.git", branch: "main"
8
0 commit comments