We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86760a commit de8c6a4Copy full SHA for de8c6a4
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "98b0f479f50000c0daca5abcb006b1074323931c",
19
- "sha256": "da9a53fd5b5b4184499d1bfe4aac00f800c3307febacbd3eb9cf30a05768bbdf",
+ "version": "218c768c97ddbefba14ea1e98679b81e6d398089",
+ "sha256": "0f3a65e0eee0c5c6688eb0cb5da128a6c144603904ce1904560bde85b31b982b",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments