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