Commit 8de5398 1 parent d9d7b3d commit 8de5398 Copy full SHA for 8de5398
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ the requirements.
49
49
| Library | Version | Release Date |
50
50
| ---| :---:| :---:|
51
51
| [ icu] ( http://site.icu-project.org ) | 73.2 | 2023-06-12 |
52
- | [ zlib] ( https://github.com/zlib-ng/zlib-ng ) | 2.1.3 | 2023-06-29 |
52
+ | [ zlib] ( https://github.com/zlib-ng/zlib-ng ) | 2.1.4 | 2023-10-19 |
53
53
| [ brotli] ( https://github.com/google/brotli ) | 1.1.0 | 2023-08-31 |
54
54
| [ libressl] ( https://www.libressl.org ) | 3.8.0 | 2023-05-26 |
55
55
| [ nghttp2] ( https://nghttp2.org ) | 1.57.0 | 2023-10-10 |
Original file line number Diff line number Diff line change 1
- set (VERSION 2.1.3 )
1
+ set (VERSION 2.1.4 )
2
2
3
3
# Get archive
4
4
vcpkg_download_distfile(ARCHIVE
5
5
URLS "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/${VERSION} .zip"
6
6
FILENAME "zlib-ng-${VERSION} .zip"
7
- SHA512 17e32a3a5401b31fa21dced7816a8acdc5726562329c5b486a42ded92ff3857b5d92ee98ec3ea0488ba7aa94fd9b3fc9b2243cd0514c7c2be8eb9f4346c4cdb4
7
+ SHA512 f1001edff3fd8d763825175860d3298df9d235afe4442d6e53116398033a2412a59efe2434002bb99989710fb6dc1db181bb18e585c7786415518ada65805b93
8
8
)
9
9
10
10
# Extract archive
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zlib" ,
3
- "version" : " 2.1.3 " ,
3
+ "version" : " 2.1.4 " ,
4
4
"description" : " A compression library" ,
5
5
"homepage" : " https://github.com/zlib-ng/zlib-ng" ,
6
6
"license" : " Zlib" ,
You can’t perform that action at this time.
0 commit comments