]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: bump nghttp2 from 1.55.0 to 1.55.1
authorGraham Campbell <hello@gjcampbell.co.uk>
Sat, 15 Jul 2023 18:47:37 +0000 (19:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Jul 2023 21:27:22 +0000 (23:27 +0200)
Closes #11442

.github/workflows/ngtcp2-gnutls.yml
.github/workflows/ngtcp2-quictls.yml
.github/workflows/ngtcp2-wolfssl.yml

index 09fbc52b2f4c204b80666d230f9f6a487fa51c7f..960837e2a566e01b50fc21fa891ee60ff90d3fcc 100644 (file)
@@ -120,7 +120,7 @@ jobs:
       name: 'install ngtcp2'
 
     - run: |
-        git clone --quiet --depth=1 -b v1.55.0 https://github.com/nghttp2/nghttp2
+        git clone --quiet --depth=1 -b v1.55.1 https://github.com/nghttp2/nghttp2
         cd nghttp2
         autoreconf -fi
         ./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-http3
index a36e7f825e902823faeb291773c54453fce6191c..5423b1722ae542bac7dec335cc2497df5155d895 100644 (file)
@@ -97,7 +97,7 @@ jobs:
       name: 'install ngtcp2'
 
     - run: |
-        git clone --quiet --depth=1 -b v1.55.0 https://github.com/nghttp2/nghttp2
+        git clone --quiet --depth=1 -b v1.55.1 https://github.com/nghttp2/nghttp2
         cd nghttp2
         autoreconf -fi
         ./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-http3
index 238939c1aeea38297ef2544f389a5eaea7890221..6c8b983b121b4765d7f309b7f5f225fbdf5bc3a6 100644 (file)
@@ -108,7 +108,7 @@ jobs:
       name: 'install ngtcp2'
 
     - run: |
-        git clone --quiet --depth=1 -b v1.55.0 https://github.com/nghttp2/nghttp2
+        git clone --quiet --depth=1 -b v1.55.1 https://github.com/nghttp2/nghttp2
         cd nghttp2
         autoreconf -fi
         ./configure --prefix=$HOME/all PKG_CONFIG_PATH="$HOME/all/lib/pkgconfig" --enable-http3