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