update deps

This commit is contained in:
ading2210 2025-05-02 14:00:41 -04:00
parent 276d6b685b
commit 0f3815d2f8
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ PREFIX=$(realpath build/nghttp2-wasm)
cd build
rm -rf nghttp2
git clone -b v1.64.0 --depth=1 https://github.com/nghttp2/nghttp2
git clone -b v1.65.0 --depth=1 https://github.com/nghttp2/nghttp2
cd nghttp2
rm -rf $PREFIX