We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8a8f1 commit 0b79e34Copy full SHA for 0b79e34
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "cfce55d46d29066009cf009081c2f96a9ef3388c",
19
- "sha256": "8b1144b9750e10ed57de036cfe64342f857ed20d0fa912c38e0f8e0896ea5bc8",
+ "version": "7e8f7fae0a44570c9033e250056078dfde92d201",
+ "sha256": "2d437b74ce57e58f7b29ae643b3492e269f75c2d75f1cfdcbf54a68e6eb9e267",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments