Skip to content

Commit a7e5372

Browse files
Sync Envoy @c0c6ef19f521517a2a9430d33dc416ac0250d77c
1 parent 4efa9e0 commit a7e5372

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ VERSIONS = {
3030
"envoy": {
3131
"type": "github_archive",
3232
"repo": "envoyproxy/envoy",
33-
"version": "41fe744a59cbad56d4f28e2e502bd1a32b7cf262",
34-
"sha256": "5d46453db3ae573a1a8542e77ba6e24ba59e5994c193e6f6ec63481ebe85bf40",
33+
"version": "c0c6ef19f521517a2a9430d33dc416ac0250d77c",
34+
"sha256": "01e41a0be46e1d2f6134e4239afb9b3839e4f3612cdd8cd8f935603c5586734e",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},
@@ -47,8 +47,8 @@ VERSIONS = {
4747
"envoy-docs": {
4848
"type": "github_archive",
4949
"repo": "envoyproxy/envoy",
50-
"version": "41fe744a59cbad56d4f28e2e502bd1a32b7cf262",
51-
"sha256": "5d46453db3ae573a1a8542e77ba6e24ba59e5994c193e6f6ec63481ebe85bf40",
50+
"version": "c0c6ef19f521517a2a9430d33dc416ac0250d77c",
51+
"sha256": "01e41a0be46e1d2f6134e4239afb9b3839e4f3612cdd8cd8f935603c5586734e",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)