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