We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371370b commit 31a2e17Copy full SHA for 31a2e17
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "f126920c1c3443175680bdc88c55116b979d396f",
34
- "sha256": "c57f515b437b07f6668bec676e3a4fa4ca522446ea4b738d8bbf23f6c57182ea",
+ "version": "2f580d36306a9dc92f7f92e438f649d88dc51aeb",
+ "sha256": "6d816a70bf965bf3c86a1876aeca2c4c099d38f1cd316f03f9a137c2cf2221bf",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments