Skip to content

Commit 5ac83e2

Browse files
Sync Envoy @1cae52161b407954fd51b43d180ca11ccc21e6fe
1 parent f0f6f95 commit 5ac83e2

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": "aee34d08379ce10bf4b89dc708785a62841aa754",
34-
"sha256": "e0622bcdfe37a1ccd1d5013b94bad24f424254161da21c6c1c209860a19da2b5",
33+
"version": "1cae52161b407954fd51b43d180ca11ccc21e6fe",
34+
"sha256": "8f8cb3459bd282a097450df6b494f5384afc934732210a751c3b21e643cf9386",
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": "aee34d08379ce10bf4b89dc708785a62841aa754",
51-
"sha256": "e0622bcdfe37a1ccd1d5013b94bad24f424254161da21c6c1c209860a19da2b5",
50+
"version": "1cae52161b407954fd51b43d180ca11ccc21e6fe",
51+
"sha256": "8f8cb3459bd282a097450df6b494f5384afc934732210a751c3b21e643cf9386",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)