We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ae611 commit ff70f77Copy full SHA for ff70f77
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "6f5bdbf15f61efc9876f468754857ce0a28d65a3",
19
- "sha256": "9041235e3c8f8a4bb63982547661b8dcfffc88de15d5277482147651a94ead91",
+ "version": "ae6cb3254cbf98999993d0120d289a207a57f825",
+ "sha256": "6602ec3c989ed49fdc7646868ca24beeea4a5840cb6071bd39394762afca64f4",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments