We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1edad commit 6c93eddCopy full SHA for 6c93edd
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "42b266488ef13c6bfc71b8308f3b6741be813167",
19
- "sha256": "e27336a4f26bed02408fe2088d1176af42f05fc42d6ada57e0d2ba351a0a07e4",
+ "version": "3f2d0c295ddbff082b6b1401b130119210812eb4",
+ "sha256": "0d19838c0b400d9d11bff3880ea1f9cfc90c18cfec5a3f0fd487099da5611062",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments