h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

30 lines
963 B
JSON

{
"homepage": "https://farmanager.com/",
"version": "30b5354",
"architecture": {
"64bit": {
"url": "https://farmanager.com/files/Far30b5354.x64.20190117.7z",
"hash": "352f7c1791e72675b6d716f2b7766dbfbd759034018b720dee6f534c903e5a4d"
},
"32bit": {
"url": "https://farmanager.com/files/Far30b5354.x86.20190117.7z",
"hash": "66044f3ffcb934699db5582c5ad62bccb9d0beef7755ffdae9f929826d4d703d"
}
},
"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"
}