Skip to content

Commit 19fa4d1

Browse files
Sync Envoy @4c4ba5c91e9d2d0932cddf939f1781b6fd36f966
1 parent 3ef9771 commit 19fa4d1

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

0 commit comments

Comments
 (0)