We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118bb91 commit 840e454Copy full SHA for 840e454
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "a7b94e30836a993252e9c7e5b9f11253684a0b4d",
34
- "sha256": "440e696ea349c7394ce8a960974d8ff6b9a415f83cd1666766c4250e52ea732d",
+ "version": "c4106e91f8fcde8a85ddeeea5589db5b16199c0f",
+ "sha256": "bc07f9f445f6769d2df1dc5bc42bc25c907482fdbef6ad29b33ca483c6de85dd",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments