Skip to content

Commit f024ec0

Browse files
Sync Envoy @bbed9913191ae8ccf168228f2fe9621b9ec79112
1 parent 558e884 commit f024ec0

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

0 commit comments

Comments
 (0)