summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts/update-zlib.bash
Commit message (Collapse)AuthorAgeFilesLines
* zlib: Update script to get zlib 1.3.1Brad King2024-03-111-2/+2
| | | | Issue: #25755
* zlib: Fix 1.2.13 version and date noticeBrad King2024-01-301-2/+2
| | | | Issue: #25576
* zlib: Update script to get zlib 1.2.13Brad King2024-01-101-1/+1
| | | | Issue: #25576
* zlib: Update script to get zlib 1.2.12Brad King2022-05-261-4/+8
|
* zlib: add script to import zlib 1.2.3 from upstreamBrad King2022-05-261-0/+51
CMake has vendored this version for a long time. Import it using our modern approach.