We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add11d7 commit e14274eCopy full SHA for e14274e
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "1a2161832897f8e3e4b6941248c956a767d7d24b",
19
- "sha256": "49fd41ef8b7b7452f0e94447a60e75b35d2800f1218497dc9f6ca1b46e13510d",
+ "version": "5b88f941da971de57f29286103c20770811ec67f",
+ "sha256": "7dbf51f18be180198f3d669502687b3fffa9bb93257fa1d91fd2c4bbaf33fe44",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments