Skip to content

Commit f32d8a1

Browse files
Sync Envoy @4f56daf7ff1d9af17262896ed073f079740a3c8c
1 parent 24b0855 commit f32d8a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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": "cb61c3e7d122fa6f0d7b6d26f9b50bf470cc18c8",
34-
"sha256": "a920b9ec0c0bc2e2f80d2b90d952232b5570c125bd4e6128f38d809e8b26847e",
33+
"version": "4f56daf7ff1d9af17262896ed073f079740a3c8c",
34+
"sha256": "6aadb98316db37b9cc5080dbc63afaf3a98866f79a32e396b511a0f2c06319e9",
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": "cb61c3e7d122fa6f0d7b6d26f9b50bf470cc18c8",
51-
"sha256": "a920b9ec0c0bc2e2f80d2b90d952232b5570c125bd4e6128f38d809e8b26847e",
50+
"version": "4f56daf7ff1d9af17262896ed073f079740a3c8c",
51+
"sha256": "6aadb98316db37b9cc5080dbc63afaf3a98866f79a32e396b511a0f2c06319e9",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)