mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 15:04:25 +00:00
25 lines
687 B
JSON
25 lines
687 B
JSON
{
|
|
"version": "7.12",
|
|
"description": "Decompress RAR files.",
|
|
"homepage": "https://www.rarlab.com/",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.rarlab.com/license.htm"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip",
|
|
"hash": "c2977e235b73ca32d977bbe2628b4397193f860ba32feec50fb020c772379556"
|
|
}
|
|
},
|
|
"bin": "UnRAR.exe",
|
|
"checkver": "WinRAR and RAR ([\\d.]+) release",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|