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