We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01fbf0 commit add11d7Copy full SHA for add11d7
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "e3456e6084e842d71ff9f8d874423767b2473310",
19
- "sha256": "b9fdcbd1e5aca43014575a7aa9482e4e92ee41735d55bb574fb1e948c3258f92",
+ "version": "1a2161832897f8e3e4b6941248c956a767d7d24b",
+ "sha256": "49fd41ef8b7b7452f0e94447a60e75b35d2800f1218497dc9f6ca1b46e13510d",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments