unrar: Correct version (#3019)

This commit is contained in:
Hsiao-nan Cheung 2021-11-29 16:45:00 +08:00 committed by GitHub
parent d940a1b09b
commit 3b64010e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"version": "6.10",
"version": "6.02",
"description": "Decompress RAR files.",
"homepage": "https://www.rarlab.com/",
"license": {
@ -9,7 +9,7 @@
"url": "https://www.rarlab.com/rar/unrarw32.exe#/dl.7z",
"hash": "63dac3b0e3faa90f85e234e0608ce7db94dd6a43b12793c71895b3ee35ff7755",
"bin": "UnRAR.exe",
"checkver": "RAR ([\\d.]+)",
"checkver": "RAR ([\\d.]+) [^ab]",
"autoupdate": {
"url": "https://www.rarlab.com/rar/unrarw32.exe#/dl.7z"
}