diff --git a/7zip.json b/7zip.json index c6ce0588e0..79c60378e6 100644 --- a/7zip.json +++ b/7zip.json @@ -1,5 +1,5 @@ { - "homepage": "http://www.7-zip.org/", + "homepage": "https://www.7-zip.org/", "description": "A multi-format file archiver with high compression ratios", "license": { "identifier": "LGPL-2.0-only,BSD-3-Clause", @@ -18,7 +18,10 @@ }, "extract_dir": "Files/7-Zip", "bin": "7z.exe", - "checkver": "Download 7-Zip ([\\d.]+)", + "checkver": { + "url": "https://www.7-zip.org/download.html", + "regex": "Download 7-Zip ([\\d.]+)" + }, "autoupdate": { "architecture": { "64bit": {