Skip to content

Commit 9787577

Browse files
Sync Envoy @e026e46fcfefc0599307c8329d1c1cdff9658341
1 parent ca63242 commit 9787577

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": "81a09e26235d371bdf32954a73672957aa362585",
34-
"sha256": "c5c7d79ed73d9c540f69dfab8e3843bab442ece52d6713246e86bc1de0d79971",
33+
"version": "e026e46fcfefc0599307c8329d1c1cdff9658341",
34+
"sha256": "9ef2e96f1bbdf885e8e9312b2b4021fea82d7fab405a47816a046bc8b1a9b0b7",
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": "81a09e26235d371bdf32954a73672957aa362585",
51-
"sha256": "c5c7d79ed73d9c540f69dfab8e3843bab442ece52d6713246e86bc1de0d79971",
50+
"version": "e026e46fcfefc0599307c8329d1c1cdff9658341",
51+
"sha256": "9ef2e96f1bbdf885e8e9312b2b4021fea82d7fab405a47816a046bc8b1a9b0b7",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)