From abb1bd67d1da97aaeca28207fb42787a1fd7cc6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 20:23:49 +0000 Subject: [PATCH] ttyper: Update to version 1.2.1 --- bucket/ttyper.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ttyper.json b/bucket/ttyper.json index 74b2d9b8ba..b19c904e30 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.2.0", + "version": "1.2.1", "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.0/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "06a00a922a45114be9f84dc3d26259e911aef710834c94f6870e00d515acd0d0" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "8c13ee7a4ceccdf31ad78976318ca7296986f40b6980eb205be12b6a7b07f268" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-i686-pc-windows-msvc.zip", - "hash": "a31cc253999696c151aaa89ab049df35f2e780dba6de9b8258f67cb6653e5f29" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-i686-pc-windows-msvc.zip", + "hash": "c00bf8770555c980c24cbe3193d6787edee5b6b815980660ed8cc8e65da3a847" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "bc9095b27b2b4b64c0a90d7c03eafed2063d012a69134f9865f3f89de026b3c2" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "d30c156730d6023b2cf06cade2f9b9ab1cec7374464986240a5a277433414ca6" } }, "bin": "ttyper.exe",