mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "2.5.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.5.0/typioca-win-amd64.exe#/typioca.exe",
|
|
"hash": "34456c386046c24f0993015f9a09eb5cbdead182f80678d12d0c3b6e6fa0fca1"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/bloznelis/typioca/releases/download/2.5.0/typioca-win-arm64.exe#/typioca.exe",
|
|
"hash": "f3b5821dbcddbd417e8724ac0d98496e88667ae03b1d0998d2f43e42deccb43e"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|