From 52fcad2d044b57c721c6981ed690a0c84000ff88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:24:54 +0000 Subject: [PATCH] ttyper: Update to version 1.5.0 --- bucket/ttyper.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ttyper.json b/bucket/ttyper.json index ba5a8de7ce..cd8faace12 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.4.1", + "version": "1.5.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.4.1/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "6955d6613854c8a6af101e99fc4afcaa45c1f0ac97fdff43f08ab079fcd09354" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.5.0/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "46366d74431b0a4974931a80429cfda9d43006db115cda3b3ae397789bd59261" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-i686-pc-windows-msvc.zip", - "hash": "58cc16d0247a6e588337c3737a25d118709c718ca5cfb83a48d1d079b8004d96" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.5.0/ttyper-i686-pc-windows-msvc.zip", + "hash": "faf8dc119ebd03bb8d972f98f7653865107b90fc86a0969c2e1091a09e20320b" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "aa77c4eb44d3b8d8075d9ef0c4231e76fbdaaa929fcb46ef51cc64e55f941e53" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.5.0/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "b8570de6753e99df2b1b6ee88c3271192578134c692794d8cfbff9f066044f01" } }, "bin": "ttyper.exe",