2019-08-23 09:01:50 +00:00

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": "30b5454",
"architecture": {
"64bit": {
"url": "https://farmanager.com/files/Far30b5454.x64.20190823.7z",
"hash": "f2a4b17090f6c962366ca5aac95644432cbf109c53f6397c742a93d39a4b8aa3"
},
"32bit": {
"url": "https://farmanager.com/files/Far30b5454.x86.20190823.7z",
"hash": "babaf124ce54b46bf9d0196a0565bae78c1d29834fc2304a173323e0bca04f82"
}
},
"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"
}