mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
typioca: Move from Extras bucket
This commit is contained in:
parent
d2d7b41a90
commit
af44775eb2
28
bucket/typioca.json
Normal file
28
bucket/typioca.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user