We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af00a91 commit bfc661aCopy full SHA for bfc661a
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "5b9a855cc052e1ae948b12d4cdb081284ff7cb73",
19
- "sha256": "8901defef7d7dacfc27eb8d68d55b7255db077c49f92c059a2fcea9ff57b27db",
+ "version": "a8a9b9eda4c5096b8a74483b6d7eec9049cd5c70",
+ "sha256": "23b6be4e763906f59598187d39bd617d6825eb31649e7e93895153278321034e",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments