Skip to content

Commit a62feeb

Browse files
authored
Update nghttp2 to 1.68.0 (#8674)
1 parent 588debb commit a62feeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/n/nghttp2/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ package("nghttp2")
44
set_license("MIT")
55

66
add_urls("https://github.com/nghttp2/nghttp2/releases/download/v$(version)/nghttp2-$(version).tar.gz")
7+
add_versions("1.68.0", "2c16ffc588ad3f9e2613c3fad72db48ecb5ce15bc362fcc85b342e48daf51013")
78
add_versions("1.67.1", "da8d640f55036b1f5c9cd950083248ec956256959dc74584e12c43550d6ec0ef")
89
add_versions("1.67.0", "f61f8b38c0582466da9daa1adcba608e1529e483de6b5b2fbe8a5001d41db80c")
910
add_versions("1.66.0", "e178687730c207f3a659730096df192b52d3752786c068b8e5ee7aeb8edae05a")

0 commit comments

Comments
 (0)