diff --git a/bucket/ttyper.json b/bucket/ttyper.json index 99c558bc10..ba5a8de7ce 100644 --- a/bucket/ttyper.json +++ b/bucket/ttyper.json @@ -1,20 +1,20 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.0/ttyper-x86_64-pc-windows-msvc.zip", - "hash": "f5506c40096b74d32306e845e6e27059024fc34d77af17fb45ab10f596a3189e" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-x86_64-pc-windows-msvc.zip", + "hash": "6955d6613854c8a6af101e99fc4afcaa45c1f0ac97fdff43f08ab079fcd09354" }, "32bit": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-i686-pc-windows-msvc.zip", - "hash": "9b92f3e950f71e4af3185adb3f0712227d137857ef3868393ed19deabdf2765e" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-i686-pc-windows-msvc.zip", + "hash": "58cc16d0247a6e588337c3737a25d118709c718ca5cfb83a48d1d079b8004d96" }, "arm64": { - "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-aarch64-pc-windows-msvc.zip", - "hash": "a6f2c261f7f78ef8ebea691a13a368946d67fcb36bb2a5fcb618a75364fdf316" + "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-aarch64-pc-windows-msvc.zip", + "hash": "aa77c4eb44d3b8d8075d9ef0c4231e76fbdaaa929fcb46ef51cc64e55f941e53" } }, "bin": "ttyper.exe",