2019-08-07 10:00:23 +00:00

34 lines
1.1 KiB
JSON

{
"license": {
"identifier": "BSD-3-Clause",
"url": "https://farmanager.com/license.php"
},
"homepage": "https://farmanager.com/",
"version": "30b5445",
"architecture": {
"64bit": {
"url": "https://farmanager.com/files/Far30b5445.x64.20190807.7z",
"hash": "2fc9884e208c99845ca99c337fee0f97a1e939fabcc4e45b8f135f811f9f512f"
},
"32bit": {
"url": "https://farmanager.com/files/Far30b5445.x86.20190807.7z",
"hash": "2680496ab4263d966f2cff03406a4394a160fb81bcf941cd3bfb5516335c4b3a"
}
},
"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"
}