From 7e05ec028b4114cc998c23e66898da077b16ca95 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 3 Mar 2014 19:57:59 +1000 Subject: [PATCH] 7zip 9.20 (add checkver) --- 7zip.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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