diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 1279bc5d24e64..47643c101ce6d 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 = "c2ddf95dc2380e1d7cd5aa8fe9f61b4e01b23e6b", - sha256 = "435dc3c3858d8328c48fb633bc46431aa5aea2a29e0b5f125f743b0b5b5c1513", + version = "7f2d442e3cb02b4ef4892e62b0e9a8ce94a83db2", + sha256 = "7de89aa92bb23b66b130891dc4d73b3aa1514271d39d261239fe7eef7744166d", urls = ["https://github.com/google/quiche/archive/{version}.tar.gz"], strip_prefix = "quiche-{version}", use_category = ["dataplane_core"], - release_date = "2021-11-22", + release_date = "2021-11-24", cpe = "N/A", ), com_googlesource_googleurl = dict(