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