Skip to content

Commit 5af8de5

Browse files
Sync Envoy @87fb1821bee4dc89267d945632b3ba5d679f9069
1 parent 214fd36 commit 5af8de5

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": "ba013701a75fff0a74c39799d25550a5c6ed1f99",
34-
"sha256": "849c7b4f1633b3e74712ae09a60d524d10cbc6773148c1e56ec85c370f216d5f",
33+
"version": "87fb1821bee4dc89267d945632b3ba5d679f9069",
34+
"sha256": "21dcc3634875c06fa9015963b993800db7356494023140e105ca36bf9818ee11",
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": "ba013701a75fff0a74c39799d25550a5c6ed1f99",
51-
"sha256": "849c7b4f1633b3e74712ae09a60d524d10cbc6773148c1e56ec85c370f216d5f",
50+
"version": "87fb1821bee4dc89267d945632b3ba5d679f9069",
51+
"sha256": "21dcc3634875c06fa9015963b993800db7356494023140e105ca36bf9818ee11",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)