Skip to content

Commit 4de8dc8

Browse files
Sync Envoy @805ceca91446864af17dc3fd34b62347baa52282
1 parent 1d63642 commit 4de8dc8

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": "bd77d3e51e88ce468af9b1f32a35f596c6528223",
34-
"sha256": "f5f313056d389edad617d7dff7ead0212bfa1945aca0ac92b7c49057cc92cf5c",
33+
"version": "805ceca91446864af17dc3fd34b62347baa52282",
34+
"sha256": "3f06c972213171fab5fe268299c4c65724f3877c75724fd1dcc1238fb6523b74",
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": "bd77d3e51e88ce468af9b1f32a35f596c6528223",
51-
"sha256": "f5f313056d389edad617d7dff7ead0212bfa1945aca0ac92b7c49057cc92cf5c",
50+
"version": "805ceca91446864af17dc3fd34b62347baa52282",
51+
"sha256": "3f06c972213171fab5fe268299c4c65724f3877c75724fd1dcc1238fb6523b74",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)