We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ceae04 commit cbe8b5aCopy full SHA for cbe8b5a
1 file changed
versions.bzl
@@ -38,8 +38,8 @@ VERSIONS = {
38
"envoy_archive": {
39
"type": "github_archive",
40
"repo": "envoyproxy/archive",
41
- "version": "b7f1201b5d5f6bda76e98997e5d6da8d0e055c59",
42
- "sha256": "5caaeb3be3ac60a503b1cd1693ed12674d86aabc6eb3e25395c0cdc3952df42a",
+ "version": "6b85c313afb5b53e712f51f6ab11e17b64dcada9",
+ "sha256": "1de4dff58b412a3c8a3d93e081ab0050588645b054cd7c368d28ef3e0d860714",
43
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
44
"patch_args": ["-p1"],
45
"strip_prefix": "archive-{version}",
0 commit comments