Skip to content

Commit f249b4e

Browse files
committed
Update zlib to 1.3.2.
1 parent 61e5da2 commit f249b4e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

build.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,5 @@ Dir $iconvLib\libiconv* | Copy-Item -Force -Destination {Join-Path $iconvLib ($_
115115
BundleRelease "iconv-1.17.1.$distname" (dir $iconvLib\iconv_a*) (dir $iconvInc\*)
116116
BundleRelease "libxml2-2.11.9.$distname" (dir $xmlLib\*) (Get-Item $xmlInc\libxml)
117117
BundleRelease "libxslt-1.1.39.$distname" (dir .\libxslt\win32\bin.msvc\*) (Get-Item .\libxslt\libxslt,.\libxslt\libexslt)
118-
BundleRelease "zlib-1.3.1.$distname" (Get-Item .\zlib\*.*) (Get-Item .\zlib\zconf.h,.\zlib\zlib.h)
118+
BundleRelease "zlib-1.3.2.$distname" (Get-Item .\zlib\*.*) (Get-Item .\zlib\zconf.h,.\zlib\zlib.h)
119+

zlib

Submodule zlib updated 248 files

0 commit comments

Comments
 (0)