diff --git a/bucket/ttyper.json b/bucket/ttyper.json index cd8faace12..68e28af73b 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.5.0", + "version": "1.6.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.5.0/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "46366d74431b0a4974931a80429cfda9d43006db115cda3b3ae397789bd59261" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.6.0/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "9b332a3f551739b02a3fc5c266b2b2c1546780aa2b25ef313b05039f1c738a27" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.5.0/ttyper-i686-pc-windows-msvc.zip", - "hash": "faf8dc119ebd03bb8d972f98f7653865107b90fc86a0969c2e1091a09e20320b" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.6.0/ttyper-i686-pc-windows-msvc.zip", + "hash": "1a9c6f8c74f8c51b7768fa305ba997b8ca4896ced8205307f4ef2ab4f0564fb8" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.5.0/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "b8570de6753e99df2b1b6ee88c3271192578134c692794d8cfbff9f066044f01" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.6.0/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "95c2a4a93b7c3f8de0ce69fd8281f3dd7036cbcae671531e5014c42255578f5d" } }, "bin": "ttyper.exe",