diff --git a/nghttp2.yaml b/nghttp2.yaml index de4229925cb..4e3a3724872 100644 --- a/nghttp2.yaml +++ b/nghttp2.yaml @@ -1,6 +1,6 @@ package: name: nghttp2 - version: 1.59.0 + version: 1.60.0 epoch: 0 description: "experimental HTTP/2 client, server and library" copyright: @@ -22,7 +22,7 @@ pipeline: - uses: fetch with: uri: https://github.com/nghttp2/nghttp2/releases/download/v${{package.version}}/nghttp2-${{package.version}}.tar.xz - expected-sha256: fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb + expected-sha256: 625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e - uses: autoconf/configure with: