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