We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1757555 commit e399ee3Copy full SHA for e399ee3
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "f12a79d7ab31803e64fdafdbf70f7a71a7b44eca",
19
- "sha256": "b24c53724af5c5e1bc9e0a0e54f636d49527b578051faf8ceabab61e3ec622b8",
+ "version": "be6f6b019b3bc1345d046721b86cfcb730c23e46",
+ "sha256": "92703303d0b103eca2ad9394926c9b366aede293c0d581db419765404761f180",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments