We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a6c86 commit 371370bCopy full SHA for 371370b
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "2a7b187a98b1b3a5c82eaa8deadb5babcdd95a64",
34
- "sha256": "de459fd25e2d24f9223be7db465b721f6896e318997e46282847a7a6cf6e8eea",
+ "version": "f126920c1c3443175680bdc88c55116b979d396f",
+ "sha256": "c57f515b437b07f6668bec676e3a4fa4ca522446ea4b738d8bbf23f6c57182ea",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments