Skip to content

Commit 2c6ea74

Browse files
Sync Envoy @ec212bbb38be7a3638c7e5a909fe0fc674ee81c4
1 parent 9998435 commit 2c6ea74

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": "70765d736d1e8cf86f3d140dea4a6a70e946e143",
34-
"sha256": "e74b956d9d8a83f3e8e35bde6124299d0501c6888c1318a1f6502461fa14428e",
33+
"version": "ec212bbb38be7a3638c7e5a909fe0fc674ee81c4",
34+
"sha256": "c7ae48378b96b0d1f595e715ee0c59f6af9eb1d95f3b94e64f45396f7cc1bab9",
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": "70765d736d1e8cf86f3d140dea4a6a70e946e143",
51-
"sha256": "e74b956d9d8a83f3e8e35bde6124299d0501c6888c1318a1f6502461fa14428e",
50+
"version": "ec212bbb38be7a3638c7e5a909fe0fc674ee81c4",
51+
"sha256": "c7ae48378b96b0d1f595e715ee0c59f6af9eb1d95f3b94e64f45396f7cc1bab9",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)