7-zip 9.20 (checkver)

This commit is contained in:
Luke Sampson 2014-03-03 20:24:14 +10:00
parent a3ea67fc83
commit ed5e1590f4

View File

@ -14,5 +14,5 @@
}, },
"extract_dir": "Files/7-Zip", "extract_dir": "Files/7-Zip",
"bin": "7z.exe", "bin": "7z.exe",
"checkver": { "regexp": "Download 7-zip ([^\\ ]+)" } "checkver": "Download 7-zip ([^\\ ]+)"
} }