We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2bb2b commit 97c5ad7Copy full SHA for 97c5ad7
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "450b21f19863373396d3c586437d3cb49c88486c",
34
- "sha256": "9365d37689c24c1de63f21c4fa6cae148fcc9e9721b69e72da64d2d5a4c2cae2",
+ "version": "d190fc37dd6eaad354992f4a596e084823d91323",
+ "sha256": "ca385fccdc78a4bf919d2e19f1915df61d3a46fbef4454900cd95bce441b4d94",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments