2023-11-20 16:27:48 +00:00

29 lines
1.1 KiB
JSON

{
"version": "2.8.0",
"description": "Minimal, terminal based typing speed tester.",
"homepage": "https://github.com/bloznelis/typioca",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/bloznelis/typioca/releases/download/2.8.0/typioca-win-amd64.exe#/typioca.exe",
"hash": "772723f18c3b66fd38e9c87144b865bcffe5fc98dd28eea7c4931f49ab05bf17"
},
"arm64": {
"url": "https://github.com/bloznelis/typioca/releases/download/2.8.0/typioca-win-arm64.exe#/typioca.exe",
"hash": "91e67fa0e7319a5de978914a854661842dc67dc13bc4c57e524e0b240ab0fdba"
}
},
"bin": "typioca.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/bloznelis/typioca/releases/download/$version/typioca-win-amd64.exe#/typioca.exe"
},
"arm64": {
"url": "https://github.com/bloznelis/typioca/releases/download/$version/typioca-win-arm64.exe#/typioca.exe"
}
}
}
}