Skip to content

Commit d0855ef

Browse files
Sync Envoy @cd89465b50fc853c9ae29ccf7ef3bd1a6ecdad82
1 parent d3b044f commit d0855ef

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

0 commit comments

Comments
 (0)