Skip to content

Commit

Permalink
ci: change googleurl dep (#36515)
Browse files Browse the repository at this point in the history
backing file temporarily deleted and re-updated (with a new hash)

Signed-off-by: Alyssa Wilk <[email protected]>
(cherry picked from commit 55b0fc4)
Signed-off-by: Greg Greenway <[email protected]>
  • Loading branch information
alyssawilk authored and ggreenway committed Oct 9, 2024
1 parent 80650b7 commit e3bf733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1219,9 +1219,9 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "Chrome URL parsing library",
project_desc = "Chrome URL parsing library",
project_url = "https://quiche.googlesource.com/googleurl",
# Static snapshot of https://quiche.googlesource.com/googleurl/+archive/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz
version = "dd4080fec0b443296c0ed0036e1e776df8813aa7",
sha256 = "59f14d4fb373083b9dc8d389f16bbb817b5f936d1d436aa67e16eb6936028a51",
sha256 = "fc694942e8a7491dcc1dde1bddf48a31370a1f46fef862bc17acf07c34dc6325",
# Static snapshot of https://quiche.googlesource.com/googleurl/+archive/dd4080fec0b443296c0ed0036e1e776df8813aa7.tar.gz
urls = ["https://storage.googleapis.com/quiche-envoy-integration/{version}.tar.gz"],
use_category = ["controlplane", "dataplane_core"],
extensions = [],
Expand Down

0 comments on commit e3bf733

Please sign in to comment.