Skip to content

Commit 4f5570e

Browse files
Sync Envoy @ff9e47a3ad74f6b4daf00bcdc502ad86200c3a10
1 parent ab66eed commit 4f5570e

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

0 commit comments

Comments
 (0)