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

53 lines
1.5 KiB
JSON

{
"version": "1.0.1",
"description": "CLI utility for renaming files to their ISO formatted modtime",
"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/fmoditer.exe",
"hash": ""
},
"32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe",
"hash": ""
},
"arm64": {
"url": "",
"hash": ""
}
},
"pre_install": "",
"installer": {
"script": ""
},
"post_install": [],
"uninstaller": {
"script": ""
},
"bin": "fmoditer.exe",
"env_add_path": [],
"persist": [],
"checkver": {
"url": "",
"regex": ""
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe"
},
"32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe"
},
"arm64": {
"url": ""
}
},
"hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe",
"regex": ""
}
}
}