7zip 9.20 (add checkver)

This commit is contained in:
Luke Sampson 2014-03-03 19:57:59 +10:00
parent 636fc14cc6
commit 7e05ec028b

View File

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