mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 14:34:29 +00:00
29 lines
976 B
JSON
29 lines
976 B
JSON
{
|
|
"version": "7.10",
|
|
"description": "Decompress RAR files.",
|
|
"homepage": "https://www.rarlab.com/",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.rarlab.com/license.htm"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe",
|
|
"hash": "9db04f7564a40335c3302a927f604288cd6082d8a0eefd01038d9d5cc9808fa4"
|
|
}
|
|
},
|
|
"bin": "UnRAR.exe",
|
|
"checkver": "WinRAR and RAR ([\\d.]+) release",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR_x64.exe#/UnRAR.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256",
|
|
"regex": "$sha256.*?$version/$basename"
|
|
}
|
|
}
|
|
}
|