Skip to content

Commit

Permalink
GH-19: nghttp2/1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
negrutiu committed May 29, 2024
1 parent 7bf4157 commit 8c948de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vcpkg_overlay_ports/nghttp2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nghttp2/nghttp2
REF "v${VERSION}"
SHA512 77fae3c9931f246a69ae6de79db7614319379f5102acc62d8b0bd003b423d85885269802b81a2e2f3d60a18631f83373b1b5328bb0004945e6684317dec34769
SHA512 debb43ad331c1a1e8a1591e9aab21a0e5f7a03372a845ee67f32307863aed5acf9d87feb4ca037158452c7482b59ce3e2a113992d5d696c8bfd7131bb02b38b1
HEAD_REF master
PATCHES
nscurl/nghttp2_gettickcount64.diff # nscurl: implemented nghttp2_time_now_sec() for NT4. avoid importing libwinpthread-1.dll
Expand Down
2 changes: 1 addition & 1 deletion vcpkg_overlay_ports/nghttp2/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nghttp2",
"version": "1.62.0",
"version": "1.62.1",
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
"homepage": "https://github.com/nghttp2/nghttp2",
"license": "MIT",
Expand Down

0 comments on commit 8c948de

Please sign in to comment.