c-blosc 1.17.1
Closes #47966. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
4404acdf9d
commit
d2b5273b0c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class CBlosc < Formula
|
||||
desc "Blocking, shuffling and loss-less compression library"
|
||||
homepage "https://blosc.org/"
|
||||
url "https://github.com/Blosc/c-blosc/archive/v1.17.0.tar.gz"
|
||||
sha256 "75d98c752b8cf0d4a6380a3089d56523f175b0afa2d0cf724a1bd0a1a8f975a4"
|
||||
url "https://github.com/Blosc/c-blosc/archive/v1.17.1.tar.gz"
|
||||
sha256 "19a6948b579c27e8ac440b4f077f99fc90e7292b1d9cb896bec0fd781d68fba2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue