diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 9fab5c89d323..d7cff462c452 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -1221,12 +1221,12 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "QUICHE", project_desc = "QUICHE (QUIC, HTTP/2, Etc) is Google‘s implementation of QUIC and related protocols", project_url = "https://github.com/google/quiche", - version = "8da3bbb0b08b151d410de69a6fbe73b1974a044e", - sha256 = "a183fe0516e601f2f4568ef68a9da462742f240be5035ef0cbd7e2ff4a40a40c", + version = "e94fbe61aae27c2587fe5c1ff0141ac7b2cacb30", + sha256 = "ef31887f0bd3542a9f266cd50a38bbe65022653439994675486c473e3b56dcfd", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["controlplane", "dataplane_core"], - release_date = "2024-09-03", + release_date = "2024-09-05", cpe = "N/A", license = "BSD-3-Clause", license_url = "https://github.com/google/quiche/blob/{version}/LICENSE",