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 33ffcc9 commit 13872f4Copy full SHA for 13872f4
B/Blosc2/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder, Pkg
4
5
name = "Blosc2"
6
-version = v"2.0.1"
+version = v"2.0.2"
7
8
# Collection of sources required to build Blosc2
9
sources = [
10
- GitSource("https://github.com/Blosc/c-blosc2.git", "c873c2b2c0142ae2324ad23eb17f0e9d290b4c25"),
+ GitSource("https://github.com/Blosc/c-blosc2.git", "254e4400ef6e65cca33242d7f345ce67c51570f0"),
11
]
12
13
# Bash recipe for building across all platforms
0 commit comments