We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa15a5 commit 7d8a8f1Copy full SHA for 7d8a8f1
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "626196159f9bd934c57723271241e87883f20b3a",
19
- "sha256": "ea209d6e42ebf65a5419d40fe9318f3f26a41ecb4e754b85939394a9e6faee0b",
+ "version": "cfce55d46d29066009cf009081c2f96a9ef3388c",
+ "sha256": "8b1144b9750e10ed57de036cfe64342f857ed20d0fa912c38e0f8e0896ea5bc8",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments