mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "2.10.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.10.0/typioca-win-amd64.exe#/typioca.exe",
|
|
"hash": "9c7909bd46eebcf52808890059de6592acb758a869a66e8c4f3a32f824496153"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/bloznelis/typioca/releases/download/2.10.0/typioca-win-arm64.exe#/typioca.exe",
|
|
"hash": "65f6e0e771117271201dda067a2eb30df3bf4617decb8ced9042dfc805d62845"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|