We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028f828 commit 5a9cb6bCopy full SHA for 5a9cb6b
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "96e1902b70c7b9843f626b885294be508c91e141",
19
- "sha256": "8a44016339975b849108587209e8c6dd213df805f8c962694c420ab088114966",
+ "version": "3e40e26345d6a3c657286ce8a99a46640a27d7c5",
+ "sha256": "d3634622eb46edaeffae96a748956e369eded6398c94ae74f6e21804d3571143",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments