Skip to content

Commit c15dbee

Browse files
Sync Envoy @27ea27661d96b059676714c4e0f183891e141d4e
1 parent 053e7bb commit c15dbee

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": "3c9f5fca3f1769b0dd5c60bd82dbce4135cfc5b0",
34-
"sha256": "f217be9898345401b56043333bc6d6f9e6c897e71ad94ff85984bb3ae856fba9",
33+
"version": "27ea27661d96b059676714c4e0f183891e141d4e",
34+
"sha256": "f677f3194cad23f47b817961d3bc51c92fe2a3e6a08dc5f183338ca7799efaaf",
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": "3c9f5fca3f1769b0dd5c60bd82dbce4135cfc5b0",
51-
"sha256": "f217be9898345401b56043333bc6d6f9e6c897e71ad94ff85984bb3ae856fba9",
50+
"version": "27ea27661d96b059676714c4e0f183891e141d4e",
51+
"sha256": "f677f3194cad23f47b817961d3bc51c92fe2a3e6a08dc5f183338ca7799efaaf",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)