We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d7eac commit 94e38c4Copy full SHA for 94e38c4
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "7242d5ad170523d7936849e596d261e3502c3886",
34
- "sha256": "c830242cfaa9d82e659398b09d6dd00381f1a69527c8cae0e42e347d52ff0498",
+ "version": "588afa1003638a21e981e91cf5d6605fbe7bcda5",
+ "sha256": "814a65478fc45776fab47199306111550f908c518776c6a00d2599ececd2e8fd",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments