mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-15 20:01:19 +00:00
35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"license": {
|
|
"identifier": "BSD-3-Clause",
|
|
"url": "https://farmanager.com/license.php"
|
|
},
|
|
"homepage": "https://farmanager.com/",
|
|
"description": "A text-mode files and archives manager.",
|
|
"version": "30b5665",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://farmanager.com/files/Far30b5665.x64.20200912.7z",
|
|
"hash": "0a1618d116570c1651a962a4367c62565b4d50347ec0cec5d241953a82fe7449"
|
|
},
|
|
"32bit": {
|
|
"url": "https://farmanager.com/files/Far30b5665.x86.20200912.7z",
|
|
"hash": "cf4c6f7992bf07881a0a401e32861252b111d7ab78b3dd26199b4b9c53324b9c"
|
|
}
|
|
},
|
|
"checkver": {
|
|
"url": "https://farmanager.com/download.php",
|
|
"re": "files/Far(?<version>[b\\d]+).x64.(?<date>\\d+).7z"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://farmanager.com/files/Far$version.x64.$matchDate.7z"
|
|
},
|
|
"32bit": {
|
|
"url": "https://farmanager.com/files/Far$version.x86.$matchDate.7z"
|
|
}
|
|
}
|
|
},
|
|
"bin": "far.exe"
|
|
}
|