Skip to content

Commit b8f6bb3

Browse files
renovate[bot]cmeister2
authored andcommitted
chore(deps): update dependency nghttp2/nghttp2 to v1.68.0
1 parent 78ec3ca commit b8f6bb3

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
@@ -134,7 +134,7 @@ endif()
134134
# Install nghttp2
135135
#
136136
# renovate: datasource=github-tags depName=nghttp2/nghttp2
137-
set(NGHTTP2_VERSION 1.67.1)
137+
set(NGHTTP2_VERSION 1.68.0)
138138
set(NGHTTP2_URL https://github.com/nghttp2/nghttp2/releases/download/v${NGHTTP2_VERSION}/nghttp2-${NGHTTP2_VERSION}.tar.xz)
139139
set(NGHTTP2_INSTALL_DIR ${CMAKE_BINARY_DIR}/nghttp2-install)
140140
set(NGHTTP2_STATIC_LIB ${NGHTTP2_INSTALL_DIR}/lib/libnghttp2.a)

0 commit comments

Comments
 (0)