diff --git a/bucket/7zip.json b/bucket/7zip.json index 25167900..183d7949 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -14,5 +14,5 @@ }, "extract_dir": "Files/7-Zip", "bin": "7z.exe", - "checkver": { "regexp": "Download 7-zip ([^\\ ]+)" } + "checkver": "Download 7-zip ([^\\ ]+)" } \ No newline at end of file