Skip to content

Commit 3590d9d

Browse files
committed
c-blosc2 2.21.3
1 parent 0f4ab90 commit 3590d9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/c-blosc2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CBlosc2 < Formula
22
desc "Fast, compressed, persistent binary data store library for C"
33
homepage "https://www.blosc.org"
4-
url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.21.2.tar.gz"
5-
sha256 "0cd42f4750e7e79614123b8de4f4b5ca8a0754ccb4aaa9e1eed8d7ec81a6719c"
4+
url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.21.3.tar.gz"
5+
sha256 "4ac2e8b7413624662767b4348626f54ad621d6fbd315d0ba8be32a6ebaa21d41"
66
license "BSD-3-Clause"
77
head "https://github.com/Blosc/c-blosc2.git", branch: "main"
88

0 commit comments

Comments
 (0)