We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cff32 commit 47f75ceCopy full SHA for 47f75ce
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "3f6a0cbb266fe2a2711db0e1adf3a21ea5d32792",
19
- "sha256": "d8e74d0d4ceef35ccaf958835eda6630913bcbce435262f119d063bdff7d7a84",
+ "version": "057f7e0223d1985fd3b8f1adb1f6191454d963de",
+ "sha256": "8cc62d21f6cbb4316c922955d1e2d3fcdd381f6bb74b7319c9c13f0967806c0b",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments