Skip to content

Commit 2ab795e

Browse files
Sync Envoy @217271b658685006c136c3d62fe6abd29f08054b
1 parent a5d9730 commit 2ab795e

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": "02a2fe4fa9cf9b088f41c8a50f0379b0161ee9c1",
34-
"sha256": "63a11572a8c4bd6f6acf43e0d997c21f8c68df5819f414d1d9dfc268e62e0297",
33+
"version": "217271b658685006c136c3d62fe6abd29f08054b",
34+
"sha256": "76c877ae77edf7d39688aaf907cc01e32f254188cb0a1e77d4253bc960664408",
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": "02a2fe4fa9cf9b088f41c8a50f0379b0161ee9c1",
51-
"sha256": "63a11572a8c4bd6f6acf43e0d997c21f8c68df5819f414d1d9dfc268e62e0297",
50+
"version": "217271b658685006c136c3d62fe6abd29f08054b",
51+
"sha256": "76c877ae77edf7d39688aaf907cc01e32f254188cb0a1e77d4253bc960664408",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)