ttyper: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2023-10-03 04:26:00 +00:00
parent e8bb49da2f
commit 70dce2863e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.3.0", "version": "1.4.0",
"description": "Terminal-based typing test.", "description": "Terminal-based typing test.",
"homepage": "https://github.com/max-niederman/ttyper", "homepage": "https://github.com/max-niederman/ttyper",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-x86_64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "21cb6bf70f634e7818e43f441f72e1f8c83d8e4f907511643b7c2d88ed8d62e1" "hash": "f5506c40096b74d32306e845e6e27059024fc34d77af17fb45ab10f596a3189e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-i686-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-i686-pc-windows-msvc.zip",
"hash": "2813032179b788bbe6b38663473cc2cad4b8e714dcab6cf2ea9a5ea74d902611" "hash": "9b92f3e950f71e4af3185adb3f0712227d137857ef3868393ed19deabdf2765e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-aarch64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "63dbc96dd90c91b9f116415a237aa0dbd955091cc32a809cd2c981a89692d104" "hash": "a6f2c261f7f78ef8ebea691a13a368946d67fcb36bb2a5fcb618a75364fdf316"
} }
}, },
"bin": "ttyper.exe", "bin": "ttyper.exe",