diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index baf290abf6bc5..3ad59c2111809 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -838,12 +838,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 = "4c6ad6445246da3c6d3e7db920003321880048f8", - sha256 = "2a9823044b97b6055c2e4d84f6bdff5c4f66b9f18333ff58e270d23091a2b4ca", + version = "1e04d1e300be1425e2098c4f7ea0e92b697f90a8", + sha256 = "c10fccecbfae316d27ee18bc52af78bac1da863b9892d1e00d54be8c084331fc", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["dataplane_core"], - release_date = "2021-10-26", + release_date = "2021-10-29", cpe = "N/A", ), com_googlesource_googleurl = dict(