Skip to content

Commit 040387d

Browse files
Sync Envoy @ae4fee1c1dad386ab726e9bd1bba898e62ee19b8
1 parent e239bc9 commit 040387d

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": "2a6a450be7dad050c92eb1311141050f4977423d",
34-
"sha256": "dff9601fbd50c53a4a994c3c01b08c4750801c754116ece35944e097be81d135",
33+
"version": "ae4fee1c1dad386ab726e9bd1bba898e62ee19b8",
34+
"sha256": "cc38c83abfd131e0391ba3cc90fd1121b21eb0466ecd45dcefe8134de277e1d2",
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": "2a6a450be7dad050c92eb1311141050f4977423d",
51-
"sha256": "dff9601fbd50c53a4a994c3c01b08c4750801c754116ece35944e097be81d135",
50+
"version": "ae4fee1c1dad386ab726e9bd1bba898e62ee19b8",
51+
"sha256": "cc38c83abfd131e0391ba3cc90fd1121b21eb0466ecd45dcefe8134de277e1d2",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)