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