diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:49:14 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:49:14 +0200 |
commit | 842dd900bc771bd3d987446fb3c57303f63ad870 (patch) | |
tree | 4b416754c46b6cde38b9f776b3c7712239a8c191 /core/zlib | |
parent | ff5c648c42f89a3a6c8ff39bbfe962af591f555c (diff) | |
download | repository-842dd900bc771bd3d987446fb3c57303f63ad870.tar.gz |
zlib: bump to 1.2.12
Diffstat (limited to 'core/zlib')
-rw-r--r-- | core/zlib/checksums | 3 | ||||
-rw-r--r-- | core/zlib/sources | 2 | ||||
-rw-r--r-- | core/zlib/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/core/zlib/checksums b/core/zlib/checksums index 5051c98a..3951d709 100644 --- a/core/zlib/checksums +++ b/core/zlib/checksums @@ -1 +1,2 @@ -c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 zlib-1.2.11.tar.gz +%BLAKE3 +b7ad5638d87c69665afaae138bab40cc9a53a7ae7da9d168303e3df6b051d2b5 zlib-1.2.12.tar.gz diff --git a/core/zlib/sources b/core/zlib/sources index 17f901f4..96ee883d 100644 --- a/core/zlib/sources +++ b/core/zlib/sources @@ -1 +1 @@ -https://zlib.net/zlib-1.2.11.tar.gz +https://zlib.net/zlib-1.2.12.tar.gz diff --git a/core/zlib/version b/core/zlib/version index 41acf3fe..d9f2a341 100644 --- a/core/zlib/version +++ b/core/zlib/version @@ -1 +1 @@ -1.2.11 3 +1.2.12 1 |