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