We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d7b0b commit 3b99b13Copy full SHA for 3b99b13
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "79121f9c66b6a929aded58e73d50046739626260",
34
- "sha256": "22e1717ac96fdccf9bb7f194486ba84cc6f04e17ffc2e9ac2d5484c84f015654",
+ "version": "aeca2fdf875b68eba784b76874427145f4f1c27e",
+ "sha256": "de0adedb34621c25b8fe7039b9a0ddf63f8b84ad798f0a1f54fa0c6f1763d405",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments