ttyper: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2023-04-06 04:26:30 +00:00
parent 21d36a9788
commit e71348fd28

View File

@ -1,20 +1,20 @@
{
"version": "1.0.0",
"version": "1.1.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.0.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "66171e11d3d77b298a78e1a8c6250869981eb6ca46fc716be98ba9d5dda54c72"
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.1.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "c7b18641e7e0e11248c9dff6f41bcb2d36c4136e1ca20378fdd5322047f25f21"
},
"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.1.0/ttyper-i686-pc-windows-msvc.zip",
"hash": "4fa38f15a7d2f8730d8392a6c023e26a0abbc7a17fef01b6e21da4824bbb6d3d"
},
"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.1.0/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "4eccdd095ae630415107f8c41a64e7316f166f11d3af31c8d0e98f54a34d9755"
}
},
"bin": "ttyper.exe",