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