Skip to content

Commit ee288d4

Browse files
renovate[bot]cmeister2
authored andcommitted
chore(deps): update dependency nghttp2/nghttp2 to v1.66.0
1 parent 3c0445f commit ee288d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ endif()
122122
# Install nghttp2
123123
#
124124
# renovate: datasource=github-tags depName=nghttp2/nghttp2
125-
set(NGHTTP2_VERSION 1.61.0)
125+
set(NGHTTP2_VERSION 1.66.0)
126126
set(NGHTTP2_URL https://github.com/nghttp2/nghttp2/releases/download/v${NGHTTP2_VERSION}/nghttp2-${NGHTTP2_VERSION}.tar.gz)
127127
set(NGHTTP2_INSTALL_DIR ${CMAKE_BINARY_DIR}/nghttp2-install)
128128

0 commit comments

Comments
 (0)