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