File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ the requirements.
5252| [ zlib] ( https://github.com/zlib-ng/zlib-ng ) | 2.2.2 | 2024-09-17 |
5353| [ brotli] ( https://github.com/google/brotli ) | 1.1.0 | 2023-08-31 |
5454| [ libressl] ( https://www.libressl.org ) | 4.0.0 | 2024-10-14 |
55- | [ nghttp2] ( https://nghttp2.org ) | 1.63 .0 | 2024-08-27 |
55+ | [ nghttp2] ( https://nghttp2.org ) | 1.64 .0 | 2024-10-21 |
5656| [ nghttp3] ( https://github.com/ngtcp2/nghttp3 ) | 1.6.0 | 2024-10-05 |
5757| [ ngtcp2] ( https://github.com/ngtcp2/ngtcp2 ) | 1.8.1 | 2024-10-17 |
5858| [ c-ares] ( https://c-ares.org ) | 1.33.0 | 2024-08-02 |
Original file line number Diff line number Diff line change 1- set (VERSION 1.63 .0)
1+ set (VERSION 1.64 .0)
22
33set (FILENAME "nghttp2-${VERSION} .tar.xz" )
44set (URLS "https://github.com/nghttp2/nghttp2/releases/download/v${VERSION} /${FILENAME} " )
@@ -7,7 +7,7 @@ set(URLS "https://github.com/nghttp2/nghttp2/releases/download/v${VERSION}/${FIL
77vcpkg_download_distfile(ARCHIVE
88 URLS ${URLS}
99 FILENAME ${FILENAME}
10- SHA512 ac5005f33664981e194730223881f4207c9570cb8d9bba51b5592a3e7eb59455ebe25bf190211811513c64497a1b42ec7a82cc7f810059f46c99a83dd2d6cef9
10+ SHA512 b544196c3b7a55faacd11700d11e2fe4f16a7418282c9abb24a668544a15293580fd1a2cc5f93367c8a17c7ee45335c6d2f5c68a72dd176d516fd033f203eeec
1111)
1212
1313# Extract archive
Original file line number Diff line number Diff line change 11{
22 "name" : " nghttp2" ,
3- "version" : " 1.63 .0" ,
3+ "version" : " 1.64 .0" ,
44 "description" : " Implementation of the Hypertext Transfer Protocol version 2 in C." ,
55 "homepage" : " https://nghttp2.org" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments