Skip to content

Commit a4a63b9

Browse files
Sync Envoy @073b2d114a9e360d27f612d97ef0b9eb5065896e
1 parent f0d9dd1 commit a4a63b9

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": "ecad213faee19a7e92578902a8bd57a4d24d5b72",
34-
"sha256": "cbacdc61c1295eb7f4d3b5a9908520b1a1f4a987b2a88e8c011fe97470dd19a0",
33+
"version": "073b2d114a9e360d27f612d97ef0b9eb5065896e",
34+
"sha256": "d0b72c93cf1c7a2022e082cf12a769d49e6ba81e3947b9a6fc5f38950bfe140f",
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": "ecad213faee19a7e92578902a8bd57a4d24d5b72",
51-
"sha256": "cbacdc61c1295eb7f4d3b5a9908520b1a1f4a987b2a88e8c011fe97470dd19a0",
50+
"version": "073b2d114a9e360d27f612d97ef0b9eb5065896e",
51+
"sha256": "d0b72c93cf1c7a2022e082cf12a769d49e6ba81e3947b9a6fc5f38950bfe140f",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)