Files
tools/cln.json
2024-12-07 13:46:36 +01:00

53 lines
1.2 KiB
JSON

{
"version": "1.0.1",
"description": "CLI utility for creating symbolic links from custom commands that may be stored as files",
"homepage": "https://git.site.quack-lab.dev/dave/tools",
"license": "",
"notes": "",
"architecture": {
"64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe",
"hash": ""
},
"32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/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/media/branch/master/cln.exe"
},
"32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe"
},
"arm64": {
"url": ""
}
},
"hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe",
"regex": ""
}
}
}