ttyper: Update to version 1.0.0-pre.2

This commit is contained in:
github-actions[bot] 2023-03-17 20:26:13 +00:00
parent 12d61de35c
commit dfff39ff27

View File

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