Skip to content

Commit

Permalink
Merge pull request #13977 from wolfi-dev/wolfictl-3eb92c0d-3360-4b67-…
Browse files Browse the repository at this point in the history
…9ec6-e46cffaf7b81

nghttp2/1.60.0 package update
  • Loading branch information
ajayk authored Mar 1, 2024
2 parents a821438 + 947cfca commit 32b245c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nghttp2.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 32b245c

Please sign in to comment.