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