mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
* Fix 150 license * Update * Update * Update cockroachdb.json See https://github.com/cockroachdb/cockroach/blob/master/LICENSE and https://github.com/cockroachdb/cockroach/blob/master/licenses/BSL.txt * Apply new rule * Change to unknown * Update tup.json * fix radare2 * Some fix * Some fix * Fix sliksvn * Fix sliksvn * Update imagemagick.json
16 lines
684 B
JSON
16 lines
684 B
JSON
{
|
|
"homepage": "https://github.com/tpanj/cht.exe",
|
|
"description": "A command line client for https://cht.sh, working examples about various commands, APIs, ... Unified access to the best community driven documentation repositories of the world.",
|
|
"license": "GPL-3.0-only",
|
|
"version": "0.6",
|
|
"url": "https://github.com/tpanj/cht.exe/archive/v0.6.zip",
|
|
"hash": "771061cefff950be8ec3f2987e0b56e8ec20b79c8d451e24e5f89b7f391629df",
|
|
"extract_dir": "cht.exe-0.6/bin",
|
|
"bin": "cht.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/tpanj/cht.exe/archive/v$version.zip",
|
|
"extract_dir": "cht.exe-$version/bin"
|
|
}
|
|
}
|