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