ttyper: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-09-29 08:26:19 +00:00
parent e855cb08d1
commit 6326394623

View File

@ -1,20 +1,20 @@
{ {
"version": "1.2.2", "version": "1.3.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.2.2/ttyper-x86_64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-x86_64-pc-windows-msvc.zip",
"hash": "bdc9714aef937126002176eca573c71075ef2eecefa934f76c5fde91ee42a67a" "hash": "21cb6bf70f634e7818e43f441f72e1f8c83d8e4f907511643b7c2d88ed8d62e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-i686-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-i686-pc-windows-msvc.zip",
"hash": "61e3ba25f52c5ccb40cab4d0ecc9dea7cc653b98f43365eb97c291c8cb856d67" "hash": "2813032179b788bbe6b38663473cc2cad4b8e714dcab6cf2ea9a5ea74d902611"
}, },
"arm64": { "arm64": {
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.2/ttyper-aarch64-pc-windows-msvc.zip", "url": "https://github.com/max-niederman/ttyper/releases/download/v1.3.0/ttyper-aarch64-pc-windows-msvc.zip",
"hash": "82540c51308a99a2f2fc4bdc3267a2a0b6f6b32d243e5d83b430e64ca522889d" "hash": "63dbc96dd90c91b9f116415a237aa0dbd955091cc32a809cd2c981a89692d104"
} }
}, },
"bin": "ttyper.exe", "bin": "ttyper.exe",