diff --git a/7zip.json b/7zip.json index 2516790016..183d794918 100644 --- a/7zip.json +++ b/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