ttyper: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-05-02 08:27:12 +00:00
parent 4ec84c39bd
commit 58d297da0d

View File

@ -1,20 +1,20 @@
{ {
"version": "1.1.0", "version": "1.2.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.1.0/ttyper-x86_64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "c7b18641e7e0e11248c9dff6f41bcb2d36c4136e1ca20378fdd5322047f25f21" "hash": "06a00a922a45114be9f84dc3d26259e911aef710834c94f6870e00d515acd0d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.1.0/ttyper-i686-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-i686-pc-windows-msvc.zip",
"hash": "4fa38f15a7d2f8730d8392a6c023e26a0abbc7a17fef01b6e21da4824bbb6d3d" "hash": "a31cc253999696c151aaa89ab049df35f2e780dba6de9b8258f67cb6653e5f29"
}, },
"arm64": { "arm64": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.1.0/ttyper-aarch64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "4eccdd095ae630415107f8c41a64e7316f166f11d3af31c8d0e98f54a34d9755" "hash": "bc9095b27b2b4b64c0a90d7c03eafed2063d012a69134f9865f3f89de026b3c2"
} }
}, },
"bin": "ttyper.exe", "bin": "ttyper.exe",