typioca: Update to version 3.0.0

This commit is contained in:
github-actions[bot] 2024-07-17 20:25:58 +00:00
parent e6bc3ffce6
commit aafba173f6

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.2", "version": "3.0.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.11.2/typioca-win-amd64.exe#/typioca.exe", "url": "https://github.com/bloznelis/typioca/releases/download/3.0.0/typioca-win-amd64.exe#/typioca.exe",
"hash": "48c70620d9142fecc7933089aecd6ced83db2dac72d3ade2a0adc3f3c14d31e4" "hash": "b6f9bf0f2a99b75ad07ef2bee9df86b3ae7b08092ce2ac13a8d2d36a4b0e5470"
}, },
"arm64": { "arm64": {
"url": "https://github.com/bloznelis/typioca/releases/download/2.11.2/typioca-win-arm64.exe#/typioca.exe", "url": "https://github.com/bloznelis/typioca/releases/download/3.0.0/typioca-win-arm64.exe#/typioca.exe",
"hash": "3c190eab1b04ad25fd21cc121d8b7612a3ffc0b589c6f9b4a9320cc4ff338624" "hash": "0c2ee17bac5805d163d3705ba5ff562672cc7cdee30f4eaf17f65cb27c9fdb85"
} }
}, },
"bin": "typioca.exe", "bin": "typioca.exe",