Skip to content

Commit 82d6394

Browse files
deps: Bump nghttp2 -> 1.68.1
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
1 parent c470ddd commit 82d6394

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bazel/repository_locations.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
249249
urls = ["https://github.com/LuaJIT/LuaJIT/archive/{version}.tar.gz"],
250250
),
251251
nghttp2 = dict(
252-
version = "1.66.0",
253-
sha256 = "e178687730c207f3a659730096df192b52d3752786c068b8e5ee7aeb8edae05a",
252+
version = "1.68.1",
253+
sha256 = "ceb434c1f9dfe2a9d305b6b797786fb9227484dfa88508d14ca1c50263db55d3",
254254
strip_prefix = "nghttp2-{version}",
255255
urls = ["https://github.com/nghttp2/nghttp2/releases/download/v{version}/nghttp2-{version}.tar.gz"],
256256
),

0 commit comments

Comments
 (0)