From 6326394623da4cd5825654fd52a1b5140307278a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:26:19 +0000 Subject: [PATCH] ttyper: Update to version 1.3.0 --- bucket/ttyper.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ttyper.json b/bucket/ttyper.json index 4aa75d0f08..e7c48e113f 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.2.2", + "version": "1.3.0", "description": "Terminal-based typing test.", "homepage": "https://github.com/max-niederman/ttyper", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "bdc9714aef937126002176eca573c71075ef2eecefa934f76c5fde91ee42a67a" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "21cb6bf70f634e7818e43f441f72e1f8c83d8e4f907511643b7c2d88ed8d62e1" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-i686-pc-windows-msvc.zip", - "hash": "61e3ba25f52c5ccb40cab4d0ecc9dea7cc653b98f43365eb97c291c8cb856d67" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-i686-pc-windows-msvc.zip", + "hash": "2813032179b788bbe6b38663473cc2cad4b8e714dcab6cf2ea9a5ea74d902611" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "82540c51308a99a2f2fc4bdc3267a2a0b6f6b32d243e5d83b430e64ca522889d" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "63dbc96dd90c91b9f116415a237aa0dbd955091cc32a809cd2c981a89692d104" } }, "bin": "ttyper.exe",