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 0f4ab90 commit 3590d9dCopy full SHA for 3590d9d
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.21.2.tar.gz"
5
- sha256 "0cd42f4750e7e79614123b8de4f4b5ca8a0754ccb4aaa9e1eed8d7ec81a6719c"
+ url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.21.3.tar.gz"
+ sha256 "4ac2e8b7413624662767b4348626f54ad621d6fbd315d0ba8be32a6ebaa21d41"
6
license "BSD-3-Clause"
7
head "https://github.com/Blosc/c-blosc2.git", branch: "main"
8
0 commit comments