Skip to content

Commit 58d910c

Browse files
Sync Envoy @35c73c3c512f83fbaf5a5e36fc112135f2c918f8
1 parent 1eb8afb commit 58d910c

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": "0fdd3b12b919053573c7fc7a8ebe27b6cb841cfb",
34-
"sha256": "1f5a36df92b0d203bee9b3c398c19d118f3660a3d16da8a79bda67dc0d8de770",
33+
"version": "35c73c3c512f83fbaf5a5e36fc112135f2c918f8",
34+
"sha256": "eaee56c6873ad5b9cac5c069b0684657d1a49e8ae11ad330096746075fe63cb4",
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": "0fdd3b12b919053573c7fc7a8ebe27b6cb841cfb",
51-
"sha256": "1f5a36df92b0d203bee9b3c398c19d118f3660a3d16da8a79bda67dc0d8de770",
50+
"version": "35c73c3c512f83fbaf5a5e36fc112135f2c918f8",
51+
"sha256": "eaee56c6873ad5b9cac5c069b0684657d1a49e8ae11ad330096746075fe63cb4",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)