From 463e05d8475714635262280ecdded04ed396ec89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 20:24:43 +0000 Subject: [PATCH] typioca: Update to version 2.10.0 --- bucket/typioca.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/typioca.json b/bucket/typioca.json index 27f779f05f..87cf0c9385 100644 --- a/bucket/typioca.json +++ b/bucket/typioca.json @@ -1,16 +1,16 @@ { - "version": "2.9.0", + "version": "2.10.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.9.0/typioca-win-amd64.exe#/typioca.exe", - "hash": "49c0e9a4a2f971e83ca31b8e87a2da60dd024d67e48d5aa48dd4440d426fc6b8" + "url": "https://github.com/bloznelis/typioca/releases/download/2.10.0/typioca-win-amd64.exe#/typioca.exe", + "hash": "9c7909bd46eebcf52808890059de6592acb758a869a66e8c4f3a32f824496153" }, "arm64": { - "url": "https://github.com/bloznelis/typioca/releases/download/2.9.0/typioca-win-arm64.exe#/typioca.exe", - "hash": "dc6d19a41c4e0b7a1cc9106430f65b3297a0af46b6ca09f6359d888e216cae32" + "url": "https://github.com/bloznelis/typioca/releases/download/2.10.0/typioca-win-arm64.exe#/typioca.exe", + "hash": "65f6e0e771117271201dda067a2eb30df3bf4617decb8ced9042dfc805d62845" } }, "bin": "typioca.exe",