Skip to content

Commit

Permalink
Update zlib to version 1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddieChopin committed Nov 19, 2022
1 parent 60111ba commit 05d43da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- Updated gcc to version 12.2.0.
- Updated expat to version 2.5.0.
- Updated mpfr to version 4.1.1.
- Updated zlib to version 1.2.13.

[221106](https://github.com/FreddieChopin/bleeding-edge-toolchain/compare/221023...221106)
------------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion build-bleeding-edge-toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mpcVersion="1.2.1"
mpfrVersion="4.1.1"
newlibVersion="4.2.0.20211231"
pythonVersion="2.7.18"
zlibVersion="1.2.12"
zlibVersion="1.2.13"

top="$(pwd)"
buildNative="buildNative"
Expand Down

0 comments on commit 05d43da

Please sign in to comment.