Skip to content

Commit 240d60d

Browse files
Sync Envoy @46718cbc1564e28875c94061ef11e8db40f09360
1 parent da76f36 commit 240d60d

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": "ce3f6355eb64df75c82aee8127fab37ea0204719",
34-
"sha256": "5931b413574161b968b0519e75f4872e8860f00188ccd3132258326a521c1f80",
33+
"version": "46718cbc1564e28875c94061ef11e8db40f09360",
34+
"sha256": "8b7e8505f98676d8de2dd770c366c1b0e27392d3690ad4362378e216f10007c4",
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": "ce3f6355eb64df75c82aee8127fab37ea0204719",
51-
"sha256": "5931b413574161b968b0519e75f4872e8860f00188ccd3132258326a521c1f80",
50+
"version": "46718cbc1564e28875c94061ef11e8db40f09360",
51+
"sha256": "8b7e8505f98676d8de2dd770c366c1b0e27392d3690ad4362378e216f10007c4",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)