mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
25 lines
687 B
JSON
25 lines
687 B
JSON
{
|
|
"version": "7.13",
|
|
"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": "dab787d663d075a0efe5468e0d998a5bdc2b40f869ce91c93178a1a6e4ccbcd5"
|
|
}
|
|
},
|
|
"bin": "UnRAR.exe",
|
|
"checkver": "WinRAR and RAR ([\\d.]+) release",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.rarlab.com/rar/unrarw64.exe#/dl.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|