Skip to content

Commit b76044e

Browse files
Sync Envoy @6266bfdf73d53fdac3b2e5ddbd9b69cf1013a331
1 parent 19fa4d1 commit b76044e

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": "4c4ba5c91e9d2d0932cddf939f1781b6fd36f966",
34-
"sha256": "4c0bececdef0a81afa5dbe005de02ba404c92af83667f4f8587f3621f00c90ef",
33+
"version": "6266bfdf73d53fdac3b2e5ddbd9b69cf1013a331",
34+
"sha256": "b4cd2fbf64fabf8c455261b1aca664cd43b238cfe2b35ed9a8aa5850f693d5de",
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": "4c4ba5c91e9d2d0932cddf939f1781b6fd36f966",
51-
"sha256": "4c0bececdef0a81afa5dbe005de02ba404c92af83667f4f8587f3621f00c90ef",
50+
"version": "6266bfdf73d53fdac3b2e5ddbd9b69cf1013a331",
51+
"sha256": "b4cd2fbf64fabf8c455261b1aca664cd43b238cfe2b35ed9a8aa5850f693d5de",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)