mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "2.9.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.9.0/typioca-win-amd64.exe#/typioca.exe",
|
|
"hash": "49c0e9a4a2f971e83ca31b8e87a2da60dd024d67e48d5aa48dd4440d426fc6b8"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-arm64.exe#/typioca.exe",
|
|
"hash": "dc6d19a41c4e0b7a1cc9106430f65b3297a0af46b6ca09f6359d888e216cae32"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|