mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"version": "6.24",
|
|
"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/6.24/UnRAR_x64.exe#/UnRAR.exe",
|
|
"hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be"
|
|
},
|
|
"32bit": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/6.24/UnRAR.exe",
|
|
"hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"32bit": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/$version/UnRAR.exe"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/checksums.sha256"
|
|
}
|
|
}
|
|
}
|