Skip to content

Commit de5b505

Browse files
Sync Envoy @544c65e04385cd6dbf8ca45249e89adbb6e164ba
1 parent c6db7da commit de5b505

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": "47d1595038220574c73443538d0cfff195cd1e70",
34-
"sha256": "41ba5be7378048e08cd93af33e50d8be1eaeda4ae1ff5874dd8498c8ebbbd7c0",
33+
"version": "544c65e04385cd6dbf8ca45249e89adbb6e164ba",
34+
"sha256": "9d664ecfdad4956e38d783b319f770c0c5f1f631b965b00fb119ec1c92a9e12d",
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": "47d1595038220574c73443538d0cfff195cd1e70",
51-
"sha256": "41ba5be7378048e08cd93af33e50d8be1eaeda4ae1ff5874dd8498c8ebbbd7c0",
50+
"version": "544c65e04385cd6dbf8ca45249e89adbb6e164ba",
51+
"sha256": "9d664ecfdad4956e38d783b319f770c0c5f1f631b965b00fb119ec1c92a9e12d",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)