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 5023575 commit 77cce88Copy full SHA for 77cce88
build-cmakelibs.sh
@@ -70,7 +70,7 @@ function build_irx {
70
# Try to solve windows linking issues
71
$FETCH 5a82f71ed1dfc0bec044d9702463dbdf84ea3b71 https://github.com/madler/zlib &
72
$FETCH v5.4.0 https://github.com/xz-mirror/xz.git &
73
-$FETCH v1.9.4 https://github.com/lz4/lz4.git &
+$FETCH c99038d1bb46d9621f0c9e3ac6f0004a109eb67a https://github.com/lz4/lz4.git &
74
$FETCH v1.9.2 https://github.com/nih-at/libzip.git &
75
$FETCH 2.18.0 https://github.com/ImageOptim/libimagequant.git &
76
$FETCH v1.6.43 https://github.com/glennrp/libpng &
0 commit comments