Skip to content

Commit 022b3ce

Browse files
Sync Envoy @46454e3a2141dc6b2ca72609e12b14318bb6e42d
1 parent f1021fe commit 022b3ce

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

0 commit comments

Comments
 (0)