From 25d282afc42a15f1fd2f019eb0c471009fcc6f0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:25:32 +0000 Subject: [PATCH] typioca: Update to version 2.9.0 --- bucket/typioca.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typioca.json b/bucket/typioca.json index 39e867b69c..27f779f05f 100644 --- a/bucket/typioca.json +++ b/bucket/typioca.json @@ -1,16 +1,16 @@ { - "version": "2.8.0", + "version": "2.9.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.8.0/typioca-win-amd64.exe#/typioca.exe", - "hash": "772723f18c3b66fd38e9c87144b865bcffe5fc98dd28eea7c4931f49ab05bf17" + "url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-amd64.exe#/typioca.exe", + "hash": "49c0e9a4a2f971e83ca31b8e87a2da60dd024d67e48d5aa48dd4440d426fc6b8" }, "arm64": { - "url": "https://github.com/bloznelis/typioca/releases/download/2.8.0/typioca-win-arm64.exe#/typioca.exe", - "hash": "91e67fa0e7319a5de978914a854661842dc67dc13bc4c57e524e0b240ab0fdba" + "url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-arm64.exe#/typioca.exe", + "hash": "dc6d19a41c4e0b7a1cc9106430f65b3297a0af46b6ca09f6359d888e216cae32" } }, "bin": "typioca.exe",