Fix links in manifest, hopefully

This commit is contained in:
2024-11-28 14:12:08 +01:00
parent 079bd60500
commit 4ef7f59629
7 changed files with 42 additions and 42 deletions

View File

@@ -1,16 +1,16 @@
{
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI utility for renaming files to their ISO formatted modtime",
"homepage": "https://github.com/dave-quack/tools",
"license": "",
"notes": "",
"architecture": {
"64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fmoditer.exe",
"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/src/branch/master/fmoditer.exe",
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe",
"hash": ""
},
"arm64": {
@@ -36,17 +36,17 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fmoditer.exe"
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe"
},
"32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fmoditer.exe"
"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/src/branch/master/fmoditer.exe",
"url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fmoditer.exe",
"regex": ""
}
}