diff --git a/bucket/typioca.json b/bucket/typioca.json index 8bea6b8456..5109ed0cf8 100644 --- a/bucket/typioca.json +++ b/bucket/typioca.json @@ -1,16 +1,16 @@ { - "version": "3.0.0", + "version": "3.1.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/3.0.0/typioca-win-amd64.exe#/typioca.exe", - "hash": "b6f9bf0f2a99b75ad07ef2bee9df86b3ae7b08092ce2ac13a8d2d36a4b0e5470" + "url": "https://github.com/bloznelis/typioca/releases/download/3.1.0/typioca-win-amd64.exe#/typioca.exe", + "hash": "3b5feb91a7e2f38a39f54643ae382699849859c46c66c135181e645ff34eeb75" }, "arm64": { - "url": "https://github.com/bloznelis/typioca/releases/download/3.0.0/typioca-win-arm64.exe#/typioca.exe", - "hash": "0c2ee17bac5805d163d3705ba5ff562672cc7cdee30f4eaf17f65cb27c9fdb85" + "url": "https://github.com/bloznelis/typioca/releases/download/3.1.0/typioca-win-arm64.exe#/typioca.exe", + "hash": "94538d3f9b436adb1ad2166ef62024f262b76063a560775423bf5ea43cd2bf59" } }, "bin": "typioca.exe",