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