We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1e1d7 commit 4a2c54aCopy full SHA for 4a2c54a
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "c045a86af0014a0bb51280632b62060661da5ab0",
19
- "sha256": "97c652fa085982ca4309ec905b00a07a0939ac544d6b951939881796353860d0",
+ "version": "71b50fa886c2281e7ba2b4e1d7936eb5683b090c",
+ "sha256": "c1e9b6a92f9b460a842c14c59e2772b682528ff3751011444565e57866d59929",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments