We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4c19c commit 83a6d14Copy full SHA for 83a6d14
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "c2bc1fbaf86cd60c6fccba4e8ce80e93f05ea82f",
34
- "sha256": "506e8f0d7be9f3a7125a3db63c416da08c383983f6fb5e8ce5099efe08faff19",
+ "version": "032a5e9eb19f64d8c7b31dbae81057ec9d4bcaf3",
+ "sha256": "9c5bda14a3ebc4a8f27a9f3c6db2c49dfec0740bbc1b3fee2510a6ad3fdf116c",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments