gtypist: Add version 2.9.5 (#3276)

* create gtypist.json

* Update gtypist.json

* adjust order

* adjust order

* Update gtypist.json

* Update gtypist.json

* Update gtypist.json

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
zStruCat 2022-02-01 17:37:08 +08:00 committed by GitHub
parent 0c898b2361
commit 70a2acb7d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
bucket/gtypist.json Normal file
View File

@ -0,0 +1,16 @@
{
"version": "2.9.5",
"description": "A universal typing tutor allowing one to practise regularly.",
"homepage": "https://www.gnu.org/software/gtypist",
"license": "GPL-3.0-or-later",
"url": "http://ftp.gnu.org/gnu/gtypist/w32_binaries/gtypist-2.9.5-w32.7z",
"hash": "8f3a021833acc81ba9291062c91c956f88ebb4d9225b9a955cb8b60cd6cdb0d3",
"extract_dir": "gtypist-2.9.5-w32",
"bin": [
[
"gtypist.exe",
"gtypist",
"$dir\\lessons\\gtypist.typ"
]
]
}