Skip to content

Commit 7cdf75f

Browse files
Sync Envoy @2db47c910e6340bb523ab9e2e81dbcdbb1d47547
1 parent 4f5570e commit 7cdf75f

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": "ff9e47a3ad74f6b4daf00bcdc502ad86200c3a10",
34-
"sha256": "2132641b37ce06d820bcfad602668612d3e977753b3f46d7f9e069ccdab76dec",
33+
"version": "2db47c910e6340bb523ab9e2e81dbcdbb1d47547",
34+
"sha256": "d8ce3b9d788be251810e3c32b3449499b508f9ebcc06ff96653b7e346441bd40",
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": "ff9e47a3ad74f6b4daf00bcdc502ad86200c3a10",
51-
"sha256": "2132641b37ce06d820bcfad602668612d3e977753b3f46d7f9e069ccdab76dec",
50+
"version": "2db47c910e6340bb523ab9e2e81dbcdbb1d47547",
51+
"sha256": "d8ce3b9d788be251810e3c32b3449499b508f9ebcc06ff96653b7e346441bd40",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)