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": "Simple TUI for encoding and decoding base64 strings", "description": "Simple TUI for encoding and decoding base64 strings",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/b64encode.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/b64encode.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/b64encode.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/b64encode.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/b64encode.exe",
"regex": "" "regex": ""
} }
} }

View File

@@ -1,16 +1,16 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "CLI utility used to corrupt files, writes random bytes corrupting a given % of a file", "description": "CLI utility used to corrupt files, writes random bytes corrupting a given % of a file",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/brick.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/brick.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/brick.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/brick.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/brick.exe",
"regex": "" "regex": ""
} }
} }

View File

@@ -1,16 +1,16 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "Simple TUI that tracks changes to clipboard aggregating them in one place", "description": "Simple TUI that tracks changes to clipboard aggregating them in one place",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cclip.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cclip.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cclip.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cclip.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cclip.exe",
"regex": "" "regex": ""
} }
} }

View File

@@ -1,16 +1,16 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "CLI utility for creating symbolic links from custom commands that may be stored as files", "description": "CLI utility for creating symbolic links from custom commands that may be stored as files",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/cln.exe",
"regex": "" "regex": ""
} }
} }

View File

@@ -1,16 +1,16 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"description": "CLI utility for renaming files by appending an index left padded with zeros", "description": "CLI utility for renaming files by appending an index left padded with zeros",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/fiter.exe",
"regex": "" "regex": ""
} }
} }

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", "description": "CLI utility for renaming files to their ISO formatted modtime",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "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": "" "hash": ""
}, },
"32bit": { "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": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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": { "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": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "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": "" "regex": ""
} }
} }

View File

@@ -1,16 +1,16 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"description": "CLI utility for creating repositories on a given git server and assigning them to the current local git repository", "description": "CLI utility for creating repositories on a given git server and assigning them to the current local git repository",
"homepage": "https://github.com/dave-quack/tools", "homepage": "https://github.com/dave-quack/tools",
"license": "", "license": "",
"notes": "", "notes": "",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/repo.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/repo.exe",
"hash": "" "hash": ""
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/repo.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/repo.exe",
"hash": "" "hash": ""
}, },
"arm64": { "arm64": {
@@ -36,17 +36,17 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/repo.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/repo.exe"
}, },
"32bit": { "32bit": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/repo.exe" "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/repo.exe"
}, },
"arm64": { "arm64": {
"url": "" "url": ""
} }
}, },
"hash": { "hash": {
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/repo.exe", "url": "https://git.site.quack-lab.dev/dave/tools/media/branch/master/repo.exe",
"regex": "" "regex": ""
} }
} }