diff --git a/bucket/ttyper.json b/bucket/ttyper.json index b19c904e30..4aa75d0f08 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.2.1", + "version": "1.2.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.2.1/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "8c13ee7a4ceccdf31ad78976318ca7296986f40b6980eb205be12b6a7b07f268" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "bdc9714aef937126002176eca573c71075ef2eecefa934f76c5fde91ee42a67a" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-i686-pc-windows-msvc.zip", - "hash": "c00bf8770555c980c24cbe3193d6787edee5b6b815980660ed8cc8e65da3a847" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-i686-pc-windows-msvc.zip", + "hash": "61e3ba25f52c5ccb40cab4d0ecc9dea7cc653b98f43365eb97c291c8cb856d67" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "d30c156730d6023b2cf06cade2f9b9ab1cec7374464986240a5a277433414ca6" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "82540c51308a99a2f2fc4bdc3267a2a0b6f6b32d243e5d83b430e64ca522889d" } }, "bin": "ttyper.exe",