We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b6d42 commit c2a8802Copy full SHA for c2a8802
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "b8715aa3d428fb88e562cf933f75ee4280c1f0bf",
19
- "sha256": "1e95ef9e4452247f3147e768fd8fcf932b511b8d0d3553e37518afb57193c4cf",
+ "version": "4eeb403aa1997df5bbc98be3fb7d8d6c17f62afc",
+ "sha256": "a47904f4cca2d13b3d096cfe222c9fac490897c5acea748038d1c3be1578e3f7",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments