7zip 9.20 (add checkver)

This commit is contained in:
Luke Sampson
2014-03-03 19:57:59 +10:00
parent 360945fdfe
commit ea42328bb4
+2 -1
View File
@@ -13,5 +13,6 @@
}
},
"extract_dir": "Files/7-Zip",
"bin": "7z.exe"
"bin": "7z.exe",
"checkver": { "regexp": "Download 7-zip ([^\\ ]+)" }
}