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