Skip to content

Commit 03fb9b4

Browse files
Sync Envoy @ba1b2d4b056a802aac38808d61155f7270bbc047
1 parent 1bf2523 commit 03fb9b4

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": "6a45c7d9fee960d6457c44205faf6307157efc24",
34-
"sha256": "f4975c4f356633fc5f89f2a50f34b8f8f280ef6f66d53027a7183d3b7a6f93a7",
33+
"version": "ba1b2d4b056a802aac38808d61155f7270bbc047",
34+
"sha256": "33dab96b51bd14bd2939013a22e7add8e5c35b4c952cc3d10bef19cb54888cc3",
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": "6a45c7d9fee960d6457c44205faf6307157efc24",
51-
"sha256": "f4975c4f356633fc5f89f2a50f34b8f8f280ef6f66d53027a7183d3b7a6f93a7",
50+
"version": "ba1b2d4b056a802aac38808d61155f7270bbc047",
51+
"sha256": "33dab96b51bd14bd2939013a22e7add8e5c35b4c952cc3d10bef19cb54888cc3",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)