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