Skip to content

Commit 472611c

Browse files
authored
Bumped zlib version to 1.3.1
1 parent 887d008 commit 472611c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build.zlib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh -e
22

3-
ZLIB_VERSION="1.2.13"
3+
ZLIB_VERSION="1.3.1"
44

55
mkdir -p deps
66
mkdir -p deps/include

0 commit comments

Comments
 (0)