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