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 9865320 commit 73fa3ecCopy full SHA for 73fa3ec
scripts/versioning.sh
@@ -37,7 +37,7 @@ function application_build_versioned_components()
37
libiconv_build "1.17"
38
39
# http://zlib.net/fossils/
40
- zlib_build "1.2.12" # "1.2.13"
+ zlib_build "1.2.13" # "1.2.12"
41
42
# https://sourceware.org/pub/bzip2/
43
bzip2_build "1.0.8"
@@ -50,7 +50,7 @@ function application_build_versioned_components()
50
gmp_build "6.2.1"
51
52
# https://sourceforge.net/projects/libpng/files/libpng16/
53
- libpng_build "1.6.39"
+ libpng_build "1.6.39" # "1.6.37"
54
55
# http://www.ijg.org/files/
56
jpeg_build "9e"
0 commit comments