diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 5a1a04a07819..22ea03c192d2 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -835,12 +835,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 = "12228ccfcbb9de8cc18b80f74f27e163384b663d", - sha256 = "ae930453912814e17736cf5bff47a97cf2f281fbe3b679a7290aeb433e0afd7c", + version = "4c6ad6445246da3c6d3e7db920003321880048f8", + sha256 = "2a9823044b97b6055c2e4d84f6bdff5c4f66b9f18333ff58e270d23091a2b4ca", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["dataplane_core"], - release_date = "2021-10-25", + release_date = "2021-10-26", cpe = "N/A", ), com_googlesource_googleurl = dict(