mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-16 00:25:13 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "2.7.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.7.0/typioca-win-amd64.exe#/typioca.exe",
|
|
"hash": "c7180e52a88895d397f22351f03a0590c30d262b83c1089140479b255439c081"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/bloznelis/typioca/releases/download/2.7.0/typioca-win-arm64.exe#/typioca.exe",
|
|
"hash": "1d5f0f1c05de1b2486bb6404473adc292c4b8168f44ae2b6156e625ef7aa1685"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|