mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 20:25:14 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
25 lines
663 B
JSON
25 lines
663 B
JSON
{
|
|
"homepage": "https://www.rarlab.com/",
|
|
"version": "5.71",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.rarlab.com/license.htm"
|
|
},
|
|
"url": "https://www.rarlab.com/rar/unrarw32.exe",
|
|
"hash": "ad36880643a3fa5e39b6231226f5904cc94cbc1987532ee12d0ffe942cee0f70",
|
|
"bin": "UnRAR.exe",
|
|
"installer": {
|
|
"args": [
|
|
"-s",
|
|
"-d\"$dir\""
|
|
]
|
|
},
|
|
"checkver": {
|
|
"re": "<b>WinRAR\\s+x86\\s+\\(32\\s+bit\\)\\s+([\\d.]+)<",
|
|
"url": "https://www.rarlab.com/download.htm"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.rarlab.com/rar/unrarw32.exe"
|
|
}
|
|
}
|