豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 3677f5f

Browse files
renovate[bot]cmeister2
authored andcommitted
chore(deps): update dependency nghttp2/nghttp2 to v1.69.0
1 parent 177f2b8 commit 3677f5f

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

0 commit comments

Comments
 (0)