53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"version": "1.0.1",
|
|
"description": "CLI utility for renaming files by appending an index left padded with zeros",
|
|
"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/fiter.exe",
|
|
"hash": ""
|
|
},
|
|
"32bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe",
|
|
"hash": ""
|
|
},
|
|
"arm64": {
|
|
"url": "",
|
|
"hash": ""
|
|
}
|
|
},
|
|
"pre_install": "",
|
|
"installer": {
|
|
"script": ""
|
|
},
|
|
"post_install": [],
|
|
"uninstaller": {
|
|
"script": ""
|
|
},
|
|
"bin": "fiter.exe",
|
|
"env_add_path": [],
|
|
"persist": [],
|
|
"checkver": {
|
|
"url": "",
|
|
"regex": ""
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe"
|
|
},
|
|
"32bit": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe"
|
|
},
|
|
"arm64": {
|
|
"url": ""
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe",
|
|
"regex": ""
|
|
}
|
|
}
|
|
} |