Skip to content

Commit f1021fe

Browse files
Sync Envoy @7c7fa8c416d668e3e1919cab17570b36ea7c1efc
1 parent 376393e commit f1021fe

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": "42dc4931fd1b82dbe426242c9e83d03ec6379f48",
34-
"sha256": "ec20986f36b4da43e91eae5b57e1557a9e84e9cb63154c1467f137a2c2854df4",
33+
"version": "7c7fa8c416d668e3e1919cab17570b36ea7c1efc",
34+
"sha256": "9adf5871e9b2816f15d14ecef629062024cd5f3e922a27a233ad04db78a31627",
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": "42dc4931fd1b82dbe426242c9e83d03ec6379f48",
51-
"sha256": "ec20986f36b4da43e91eae5b57e1557a9e84e9cb63154c1467f137a2c2854df4",
50+
"version": "7c7fa8c416d668e3e1919cab17570b36ea7c1efc",
51+
"sha256": "9adf5871e9b2816f15d14ecef629062024cd5f3e922a27a233ad04db78a31627",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)