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