We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cb561 commit 15d30e4Copy full SHA for 15d30e4
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "0f5071fe474b8b4c0f2921edb1c79176f0370f39",
19
- "sha256": "de997a24f34f63fff513066fdd0e3627f4a48f6e26a10c907b704635abf60c6c",
+ "version": "9ede1da070a2996dd872d3ce599d59eabd695e63",
+ "sha256": "d50ac5ff3dba336f4a471aa4d27e481d7d0ba8afb49840a0d9e7c2859950cdc1",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments