Skip to content

Commit 44e8ce1

Browse files
authored
Update nghttp2 to 1.70.0 (#10576)
1 parent 9afd026 commit 44e8ce1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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.70.0", "aa317e2cf9dca6afa0aed68f8fad6ff303ec6982e25a78c75c0b65e2b9b3ded5")
78
add_versions("1.69.0", "c866b7477cbb7512ab6863a685027adbb1bb8da8fc3bab7429ed43d3281d5aa9")
89
add_versions("1.68.1", "ceb434c1f9dfe2a9d305b6b797786fb9227484dfa88508d14ca1c50263db55d3")
910
add_versions("1.68.0", "2c16ffc588ad3f9e2613c3fad72db48ecb5ce15bc362fcc85b342e48daf51013")

0 commit comments

Comments
 (0)