File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 ZSTD_COMMIT : 794ea1b0afca0f020f4e57b6732332231fb23c70
2020 BROTLI_COMMIT : ed738e842d2fbdf2d6459e39267a633c4a9b2f5d
2121 BORINGSSL_COMMIT : 673e61fc215b178a90c0e67858bbf162c8158993
22- CURL_COMMIT : de7b3e89218467159a7af72d58cea8425946e97d
22+ CURL_TAG : curl-8_13_0
2323 NGHTTP2_COMMIT : 8f44147c385fb1ed93a6f39911eeb30279bfd2dd
2424
2525jobs :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ get_dep https://github.com/madler/zlib.git zlib $ZLIB_COMMIT
1111get_dep https://github.com/facebook/zstd.git zstd $ZSTD_COMMIT
1212get_dep https://github.com/google/brotli.git brotli $BROTLI_COMMIT
1313get_dep https://boringssl.googlesource.com/boringssl.git boringssl $BORINGSSL_COMMIT
14- get_dep https://github.com/curl/curl.git curl $CURL_COMMIT
14+ get_dep https://github.com/curl/curl.git curl $CURL_TAG
1515get_dep https://github.com/nghttp2/nghttp2.git nghttp2 $NGHTTP2_COMMIT
1616
1717git -C " $PWD /deps/nghttp2" submodule update --init
You can’t perform that action at this time.
0 commit comments