From dfff39ff27ec6a932315daea283d419c5dd114bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:26:13 +0000 Subject: [PATCH] ttyper: Update to version 1.0.0-pre.2 --- bucket/ttyper.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ttyper.json b/bucket/ttyper.json index c29a55986a..9dab22a2c8 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.0.0", + "version": "1.0.0-pre.2", "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.0.0/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "66171e11d3d77b298a78e1a8c6250869981eb6ca46fc716be98ba9d5dda54c72" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.0.0-pre.2/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "4eed0f0868ef20858f7c12b67db648523f9fa6dae09f8def2e674d928c2fbe08" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.0.0/ttyper-i686-pc-windows-msvc.zip", - "hash": "3456fdd251d19e84b6a51556b571baa624e6f817666271b6f33b4ff0fc268779" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.0.0-pre.2/ttyper-i686-pc-windows-msvc.zip", + "hash": "d5ba431cfc0c6e3febf290a882c3ce974d996cfc3714e4439f5b0540919b41c1" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.0.0/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "09f091de7a01b89b15d8e182a07e1fa6850ccd3df77ef42e2ab0ff8c140015e2" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.0.0-pre.2/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "5d34c8d008f46dfd33a1e11a6c4402351c3273ae59a7b70d7f3ac6112954068f" } }, "bin": "ttyper.exe",