62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"version": "1.0.0",
|
|
"description": "CLI utility for creating symbolic links from custom commands that may be stored as files",
|
|
"homepage": "https://github.com/dave-quack/tools",
|
|
"license": "",
|
|
"notes": "",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe",
|
|
"hash": ""
|
|
},
|
|
"32bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe",
|
|
"hash": ""
|
|
},
|
|
"arm64": {
|
|
"url": "",
|
|
"hash": ""
|
|
}
|
|
},
|
|
"pre_install": "",
|
|
"installer": {
|
|
"script": ""
|
|
},
|
|
"post_install": [
|
|
"",
|
|
""
|
|
],
|
|
"uninstaller": {
|
|
"script": ""
|
|
},
|
|
"bin": "cln.exe",
|
|
"env_add_path": [
|
|
"",
|
|
""
|
|
],
|
|
"persist": [
|
|
"",
|
|
""
|
|
],
|
|
"checkver": {
|
|
"url": "",
|
|
"regex": ""
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
|
},
|
|
"arm64": {
|
|
"url": ""
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe",
|
|
"regex": ""
|
|
}
|
|
}
|
|
} |