mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ttyper: Update to version 1.2.1
This commit is contained in:
parent
41e88b7597
commit
abb1bd67d1
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"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.0/ttyper-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "06a00a922a45114be9f84dc3d26259e911aef710834c94f6870e00d515acd0d0"
|
"hash": "8c13ee7a4ceccdf31ad78976318ca7296986f40b6980eb205be12b6a7b07f268"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-i686-pc-windows-msvc.zip",
|
||||||
"hash": "a31cc253999696c151aaa89ab049df35f2e780dba6de9b8258f67cb6653e5f29"
|
"hash": "c00bf8770555c980c24cbe3193d6787edee5b6b815980660ed8cc8e65da3a847"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.0/ttyper-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.2.1/ttyper-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "bc9095b27b2b4b64c0a90d7c03eafed2063d012a69134f9865f3f89de026b3c2"
|
"hash": "d30c156730d6023b2cf06cade2f9b9ab1cec7374464986240a5a277433414ca6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ttyper.exe",
|
"bin": "ttyper.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user