ttyper: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-04-19 20:24:54 +00:00
parent 8f05146f3b
commit 52fcad2d04

View File

@ -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",