Skip to content

Commit 3eab5a0

Browse files
committed
libz 1.3.2
1 parent 42f7c25 commit 3eab5a0

File tree

19 files changed

+4
-2
lines changed

19 files changed

+4
-2
lines changed

CHANGELOG.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## unreleased
44

5+
* libz 1.3.2 [@toy](https://github.com/toy)
6+
57
## v0.12.2.20260212 (2026-02-12)
68

79
* libpng 1.6.55 [@toy](https://github.com/toy)

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LIBJPEG_VER := 9f
1616
LIBLCMS2_VER := 2.17
1717
LIBMOZJPEG_VER := 4.1.5
1818
LIBPNG_VER := 1.6.55
19-
LIBZ_VER := 1.3.1.2
19+
LIBZ_VER := 1.3.2
2020
OPTIPNG_VER := 7.9.1
2121
OXIPNG_VER := 10.1.0
2222
PNGCRUSH_VER := 1.8.13

checksums.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LIBJPEG_SHA256 := 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f83256
77
LIBLCMS2_SHA256 := d11af569e42a1baa1650d20ad61d12e41af4fead4aa7964a01f93b08b53ab074
88
LIBMOZJPEG_SHA256 := 9fcbb7171f6ac383f5b391175d6fb3acde5e64c4c4727274eade84ed0998fcc1
99
LIBPNG_SHA256 := 4b0abab6d219e95690ebe4db7fc9aa95f4006c83baaa022373c0c8442271283d
10-
LIBZ_SHA256 := fbf1c8476136693e6c3f1fa26e6d8c4f2c8b5a5c44340c04df349dad02eed09e
10+
LIBZ_SHA256 := b99a0b86c0ba9360ec7e78c4f1e43b1cbdf1e6936c8fa0f6835c0cd694a495a1
1111
OPTIPNG_SHA256 := c2579be58c2c66dae9d63154edcb3d427fef64cb00ec0aff079c9d156ec46f29
1212
OXIPNG_SHA256 := 6c5e1d021a844ba730193943ab63ad99e7d9f1089c36f3db59014517ea99cf99
1313
PNGCRUSH_SHA256 := fed0aaf5c098aa8c7f78c75365cd18d7341417326ecbdba547876b7b4f3df4be

vendor/darwin-arm64/advpng

0 Bytes
Binary file not shown.

vendor/darwin-arm64/libpng.dylib

0 Bytes
Binary file not shown.

vendor/darwin-arm64/libz.dylib

272 Bytes
Binary file not shown.

vendor/darwin-arm64/optipng

0 Bytes
Binary file not shown.

vendor/darwin-arm64/pngcrush

0 Bytes
Binary file not shown.

vendor/darwin-arm64/pngquant

0 Bytes
Binary file not shown.

vendor/darwin-x86_64/advpng

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)