We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a1376 commit 1c983f9Copy full SHA for 1c983f9
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ea68d89822e40c3279392147e578348b2e88db28",
19
- "sha256": "d68e7419cfb73a32fe15e809fad45cbc95f1a717618a5b3b8d6350e59877f641",
+ "version": "8afc7cff7ade4c67b37f5af732a93753d88bcaa2",
+ "sha256": "9fb80825c6e592d301813f2c7fb48e12e665570cec38667eb0cd8516bbdd1968",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments