Skip to content

Commit 1fe7219

Browse files
committed
c-blosc2 2.21.1
1 parent 368505c commit 1fe7219

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.20.0.tar.gz"
5-
sha256 "499e881f9fd868cbbaba69bc6d27d82b2d72ef22c998691d60e8b3c3ef0be459"
4+
url "https://github.com/Blosc/c-blosc2/archive/refs/tags/v2.21.1.tar.gz"
5+
sha256 "69bd596bc4c64091df89d2a4fbedc01fc66c005154ddbc466449b9dfa1af5c05"
66
license "BSD-3-Clause"
77
head "https://github.com/Blosc/c-blosc2.git", branch: "main"
88

0 commit comments

Comments
 (0)