We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68f173 commit 07ec331Copy full SHA for 07ec331
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "e5232764d86d03e56b58407e37536becfd08e472",
19
- "sha256": "82571d5cc7b04f3322ecf819b59124ac4656acf7ed0abb937205c1447522ebad",
+ "version": "cf73eb5561b5aab66f869a86750658384688ef9f",
+ "sha256": "5439a5892db0584f2a1900da8f392e35273259e46e7e6eb118a3b1ef9926e904",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments