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