From 6264035b76fc000b14b4bea030222c42121cbb97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:27:37 +0000 Subject: [PATCH] typioca: Update to version 2.6.0 --- bucket/typioca.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typioca.json b/bucket/typioca.json index f722cd22a1..c179e3e51a 100644 --- a/bucket/typioca.json +++ b/bucket/typioca.json @@ -1,16 +1,16 @@ { - "version": "2.5.0", + "version": "2.6.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" + "url": "https://github.com/bloznelis/typioca/releases/download/2.6.0/typioca-win-amd64.exe#/typioca.exe", + "hash": "76f16d89bcaa5f8035ea3de2ee452111cfaafc00d383442388c90adba503e0fc" }, "arm64": { - "url": "https://github.com/bloznelis/typioca/releases/download/2.5.0/typioca-win-arm64.exe#/typioca.exe", - "hash": "f3b5821dbcddbd417e8724ac0d98496e88667ae03b1d0998d2f43e42deccb43e" + "url": "https://github.com/bloznelis/typioca/releases/download/2.6.0/typioca-win-arm64.exe#/typioca.exe", + "hash": "cbc99e08e839018b3bbb19ec6069e52f97f9eac37fa949b96e0e1274e67a79fe" } }, "bin": "typioca.exe",