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