Skip to content

Commit c6db7da

Browse files
Sync Envoy @47d1595038220574c73443538d0cfff195cd1e70
1 parent 7537f4a commit c6db7da

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

0 commit comments

Comments
 (0)