ttyper: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2023-06-04 20:23:49 +00:00
parent 41e88b7597
commit abb1bd67d1

View File

@ -1,20 +1,20 @@
{
"version": "1.2.0",
"version": "1.2.1",
"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.2.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "06a00a922a45114be9f84dc3d26259e911aef710834c94f6870e00d515acd0d0"
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "8c13ee7a4ceccdf31ad78976318ca7296986f40b6980eb205be12b6a7b07f268"
},
"32bit": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-i686-pc-windows-msvc.zip",
"hash": "a31cc253999696c151aaa89ab049df35f2e780dba6de9b8258f67cb6653e5f29"
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-i686-pc-windows-msvc.zip",
"hash": "c00bf8770555c980c24cbe3193d6787edee5b6b815980660ed8cc8e65da3a847"
},
"arm64": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "bc9095b27b2b4b64c0a90d7c03eafed2063d012a69134f9865f3f89de026b3c2"
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "d30c156730d6023b2cf06cade2f9b9ab1cec7374464986240a5a277433414ca6"
}
},
"bin": "ttyper.exe",