typioca: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2023-12-14 16:25:32 +00:00
parent a7c0d1da01
commit 25d282afc4

View File

@ -1,16 +1,16 @@
{ {
"version": "2.8.0", "version": "2.9.0",
"description": "Minimal, terminal based typing speed tester.", "description": "Minimal, terminal based typing speed tester.",
"homepage": "https://github.com/bloznelis/typioca", "homepage": "https://github.com/bloznelis/typioca",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/bloznelis/typioca/releases/download/2.8.0/typioca-win-amd64.exe#/typioca.exe", "url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-amd64.exe#/typioca.exe",
"hash": "772723f18c3b66fd38e9c87144b865bcffe5fc98dd28eea7c4931f49ab05bf17" "hash": "49c0e9a4a2f971e83ca31b8e87a2da60dd024d67e48d5aa48dd4440d426fc6b8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/bloznelis/typioca/releases/download/2.8.0/typioca-win-arm64.exe#/typioca.exe", "url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-arm64.exe#/typioca.exe",
"hash": "91e67fa0e7319a5de978914a854661842dc67dc13bc4c57e524e0b240ab0fdba" "hash": "dc6d19a41c4e0b7a1cc9106430f65b3297a0af46b6ca09f6359d888e216cae32"
} }
}, },
"bin": "typioca.exe", "bin": "typioca.exe",