We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019af6a commit 36aa3d8Copy full SHA for 36aa3d8
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "ef9df6cae1eadebc7f52ee5d0b6c67adb98df4e6",
34
- "sha256": "53ee4b099457b7ebe313f79f80d8e325ae66836fc8eed9b8d80b1b30d94a28c7",
+ "version": "ade332db0fd533b6cd9519572d3c9c8cd7172857",
+ "sha256": "fc66edaf6536671a879d8db6c1e8c512878ea85199f384c02c9b67e6d166b77a",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments