Skip to content

Commit b1004ec

Browse files
committed
[nghttp2] update to 1.67.1
1 parent 8a48867 commit b1004ec

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/nghttp2/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO nghttp2/nghttp2
44
REF "v${VERSION}"
5-
SHA512 2c04fe9776560290dce04786f05fbfee049891f4856dc95bea2245f54bfcce66186dabb2fe3657d8209302572efeb8e37959b0015b416526970d5a376c59f593
5+
SHA512 a3d19566666a5a2dc8713235910d04f5bb4702fc16961e2046a862d909420b1146f1cf5635c81e5d8fd53fea589b741052eb78a947a14b30df1cae4335770971
66
HEAD_REF master
77
)
88

ports/nghttp2/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nghttp2",
3-
"version": "1.67.0",
3+
"version": "1.67.1",
44
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
55
"homepage": "https://github.com/nghttp2/nghttp2",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6709,7 +6709,7 @@
67096709
"port-version": 0
67106710
},
67116711
"nghttp2": {
6712-
"baseline": "1.67.0",
6712+
"baseline": "1.67.1",
67136713
"port-version": 0
67146714
},
67156715
"nghttp2-asio": {

versions/n-/nghttp2.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "b7acda5edbc8182345cc0ec213d27444f7576f62",
5+
"version": "1.67.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "d2be131c150ac84d252821ee9c0ce9a5915afd9c",
510
"version": "1.67.0",

0 commit comments

Comments
 (0)