Skip to content

Commit 1886f99

Browse files
Sync Envoy @92c6cb5831fc0faccbf6707bfc156458d5c5932f
1 parent 0d7fce3 commit 1886f99

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": "4096403711facfd7cac8e4b1575cb85928373ada",
34-
"sha256": "fd8ed847dc31d9b94dbc53b0270180a5345b0dfe370bb62e65a2756d2444fbda",
33+
"version": "92c6cb5831fc0faccbf6707bfc156458d5c5932f",
34+
"sha256": "4db0f10500934182e8b1b8ce6b682d0783cf46a7999637e9f18a211643adeb81",
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": "4096403711facfd7cac8e4b1575cb85928373ada",
51-
"sha256": "fd8ed847dc31d9b94dbc53b0270180a5345b0dfe370bb62e65a2756d2444fbda",
50+
"version": "92c6cb5831fc0faccbf6707bfc156458d5c5932f",
51+
"sha256": "4db0f10500934182e8b1b8ce6b682d0783cf46a7999637e9f18a211643adeb81",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)