scoop-games/bucket/maaend.json
2026-07-24 17:54:25 +00:00

33 lines
941 B
JSON

{
"version": "2.21.0",
"description": "High-precision automation assistant. Designed for heavy-duty operations and maximum efficiency in Arknights: Endfield.",
"homepage": "https://github.com/MaaEnd/MaaEnd",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/MaaEnd/MaaEnd/releases/download/v2.21.0/MaaEnd-win-x86_64-v2.21.0.zip",
"hash": "f35bb8698690dacb97846c7a7d58f4405b94db7f7704ff95463d7a63c5b87930"
}
},
"bin": "MaaEnd.exe",
"shortcuts": [
[
"MaaEnd.exe",
"MaaEnd"
]
],
"persist": [
"cache",
"config",
"debug"
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/MaaEnd/MaaEnd/releases/download/v$version/MaaEnd-win-x86_64-v$version.zip"
}
}
}
}