Fix links in manifest, hopefully
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user