Skip to content

Commit

Permalink
nghttp2: add v1.57.0 (spack#40652)
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie authored Oct 23, 2023
1 parent a6466b9 commit a452e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/nghttp2/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Nghttp2(AutotoolsPackage):
homepage = "https://nghttp2.org/"
url = "https://github.com/nghttp2/nghttp2/releases/download/v1.26.0/nghttp2-1.26.0.tar.gz"

version("1.57.0", sha256="1e3258453784d3b7e6cc48d0be087b168f8360b5d588c66bfeda05d07ad39ffd")
version("1.52.0", sha256="9877caa62bd72dde1331da38ce039dadb049817a01c3bdee809da15b754771b8")
version("1.51.0", sha256="2a0bef286f65b35c24250432e7ec042441a8157a5b93519412d9055169d9ce54")
version("1.50.0", sha256="d162468980dba58e54e31aa2cbaf96fd2f0890e6dd141af100f6bd1b30aa73c6")
Expand Down

0 comments on commit a452e83

Please sign in to comment.