Skip to content

Commit bd55c28

Browse files
Sync Envoy @b27925c960dcba06b93859fe2ee456e1e2597220
1 parent 4de8dc8 commit bd55c28

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": "805ceca91446864af17dc3fd34b62347baa52282",
34-
"sha256": "3f06c972213171fab5fe268299c4c65724f3877c75724fd1dcc1238fb6523b74",
33+
"version": "b27925c960dcba06b93859fe2ee456e1e2597220",
34+
"sha256": "b286a2a128756d60a175f5953e3ce1248ee6e679530a18e90206623a4a55af5b",
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": "805ceca91446864af17dc3fd34b62347baa52282",
51-
"sha256": "3f06c972213171fab5fe268299c4c65724f3877c75724fd1dcc1238fb6523b74",
50+
"version": "b27925c960dcba06b93859fe2ee456e1e2597220",
51+
"sha256": "b286a2a128756d60a175f5953e3ce1248ee6e679530a18e90206623a4a55af5b",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)