Skip to content

Commit 465321d

Browse files
Sync Envoy @b218c0b16ec06263c8a6fb1d21c7ce3a2a2606cb
1 parent 245024c commit 465321d

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

0 commit comments

Comments
 (0)