mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ttyper: Update to version 1.4.1
This commit is contained in:
parent
63c5bfd13f
commit
0669933bb3
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.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.4.0/ttyper-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f5506c40096b74d32306e845e6e27059024fc34d77af17fb45ab10f596a3189e"
|
"hash": "6955d6613854c8a6af101e99fc4afcaa45c1f0ac97fdff43f08ab079fcd09354"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-i686-pc-windows-msvc.zip",
|
||||||
"hash": "9b92f3e950f71e4af3185adb3f0712227d137857ef3868393ed19deabdf2765e"
|
"hash": "58cc16d0247a6e588337c3737a25d118709c718ca5cfb83a48d1d079b8004d96"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.0/ttyper-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/max-niederman/ttyper/releases/download/v1.4.1/ttyper-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "a6f2c261f7f78ef8ebea691a13a368946d67fcb36bb2a5fcb618a75364fdf316"
|
"hash": "aa77c4eb44d3b8d8075d9ef0c4231e76fbdaaa929fcb46ef51cc64e55f941e53"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ttyper.exe",
|
"bin": "ttyper.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user