From 58d297da0df10a207af8e4290a31b98b2b2df759 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 08:27:12 +0000 Subject: [PATCH] ttyper: Update to version 1.2.0 --- bucket/ttyper.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ttyper.json b/bucket/ttyper.json index 6631971884..74b2d9b8ba 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.1.0", + "version": "1.2.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.1.0/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "c7b18641e7e0e11248c9dff6f41bcb2d36c4136e1ca20378fdd5322047f25f21" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "06a00a922a45114be9f84dc3d26259e911aef710834c94f6870e00d515acd0d0" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.1.0/ttyper-i686-pc-windows-msvc.zip", - "hash": "4fa38f15a7d2f8730d8392a6c023e26a0abbc7a17fef01b6e21da4824bbb6d3d" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-i686-pc-windows-msvc.zip", + "hash": "a31cc253999696c151aaa89ab049df35f2e780dba6de9b8258f67cb6653e5f29" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.1.0/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "4eccdd095ae630415107f8c41a64e7316f166f11d3af31c8d0e98f54a34d9755" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "bc9095b27b2b4b64c0a90d7c03eafed2063d012a69134f9865f3f89de026b3c2" } }, "bin": "ttyper.exe",