Remove empty strings in arrays
This commit is contained in:
111
b64encode.json
111
b64encode.json
@@ -1,62 +1,53 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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/src/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/src/branch/master/b64encode.exe",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "",
|
"pre_install": "",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
"uninstaller": {
|
||||||
""
|
"script": ""
|
||||||
],
|
},
|
||||||
"uninstaller": {
|
"bin": "b64encode.exe",
|
||||||
"script": ""
|
"env_add_path": [],
|
||||||
},
|
"persist": [],
|
||||||
"bin": "b64encode.exe",
|
"checkver": {
|
||||||
"env_add_path": [
|
"url": "",
|
||||||
"",
|
"regex": ""
|
||||||
""
|
},
|
||||||
],
|
"autoupdate": {
|
||||||
"persist": [
|
"architecture": {
|
||||||
"",
|
"64bit": {
|
||||||
""
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe"
|
||||||
],
|
},
|
||||||
"checkver": {
|
"32bit": {
|
||||||
"url": "",
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe"
|
||||||
"regex": ""
|
},
|
||||||
},
|
"arm64": {
|
||||||
"autoupdate": {
|
"url": ""
|
||||||
"architecture": {
|
}
|
||||||
"64bit": {
|
},
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe"
|
"hash": {
|
||||||
},
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe",
|
||||||
"32bit": {
|
"regex": ""
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe"
|
}
|
||||||
},
|
}
|
||||||
"arm64": {
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/b64encode.exe",
|
|
||||||
"regex": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
111
brick.json
111
brick.json
@@ -1,62 +1,53 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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/src/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/src/branch/master/brick.exe",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "",
|
"pre_install": "",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
"uninstaller": {
|
||||||
""
|
"script": ""
|
||||||
],
|
},
|
||||||
"uninstaller": {
|
"bin": "brick.exe",
|
||||||
"script": ""
|
"env_add_path": [],
|
||||||
},
|
"persist": [],
|
||||||
"bin": "brick.exe",
|
"checkver": {
|
||||||
"env_add_path": [
|
"url": "",
|
||||||
"",
|
"regex": ""
|
||||||
""
|
},
|
||||||
],
|
"autoupdate": {
|
||||||
"persist": [
|
"architecture": {
|
||||||
"",
|
"64bit": {
|
||||||
""
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe"
|
||||||
],
|
},
|
||||||
"checkver": {
|
"32bit": {
|
||||||
"url": "",
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe"
|
||||||
"regex": ""
|
},
|
||||||
},
|
"arm64": {
|
||||||
"autoupdate": {
|
"url": ""
|
||||||
"architecture": {
|
}
|
||||||
"64bit": {
|
},
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe"
|
"hash": {
|
||||||
},
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe",
|
||||||
"32bit": {
|
"regex": ""
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe"
|
}
|
||||||
},
|
}
|
||||||
"arm64": {
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/brick.exe",
|
|
||||||
"regex": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
111
cclip.json
111
cclip.json
@@ -1,62 +1,53 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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/src/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/src/branch/master/cclip.exe",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "",
|
"pre_install": "",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
"uninstaller": {
|
||||||
""
|
"script": ""
|
||||||
],
|
},
|
||||||
"uninstaller": {
|
"bin": "cclip.exe",
|
||||||
"script": ""
|
"env_add_path": [],
|
||||||
},
|
"persist": [],
|
||||||
"bin": "cclip.exe",
|
"checkver": {
|
||||||
"env_add_path": [
|
"url": "",
|
||||||
"",
|
"regex": ""
|
||||||
""
|
},
|
||||||
],
|
"autoupdate": {
|
||||||
"persist": [
|
"architecture": {
|
||||||
"",
|
"64bit": {
|
||||||
""
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe"
|
||||||
],
|
},
|
||||||
"checkver": {
|
"32bit": {
|
||||||
"url": "",
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe"
|
||||||
"regex": ""
|
},
|
||||||
},
|
"arm64": {
|
||||||
"autoupdate": {
|
"url": ""
|
||||||
"architecture": {
|
}
|
||||||
"64bit": {
|
},
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe"
|
"hash": {
|
||||||
},
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe",
|
||||||
"32bit": {
|
"regex": ""
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe"
|
}
|
||||||
},
|
}
|
||||||
"arm64": {
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cclip.exe",
|
|
||||||
"regex": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
111
cln.json
111
cln.json
@@ -1,62 +1,53 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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/src/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/src/branch/master/cln.exe",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "",
|
"pre_install": "",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
"uninstaller": {
|
||||||
""
|
"script": ""
|
||||||
],
|
},
|
||||||
"uninstaller": {
|
"bin": "cln.exe",
|
||||||
"script": ""
|
"env_add_path": [],
|
||||||
},
|
"persist": [],
|
||||||
"bin": "cln.exe",
|
"checkver": {
|
||||||
"env_add_path": [
|
"url": "",
|
||||||
"",
|
"regex": ""
|
||||||
""
|
},
|
||||||
],
|
"autoupdate": {
|
||||||
"persist": [
|
"architecture": {
|
||||||
"",
|
"64bit": {
|
||||||
""
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
||||||
],
|
},
|
||||||
"checkver": {
|
"32bit": {
|
||||||
"url": "",
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
||||||
"regex": ""
|
},
|
||||||
},
|
"arm64": {
|
||||||
"autoupdate": {
|
"url": ""
|
||||||
"architecture": {
|
}
|
||||||
"64bit": {
|
},
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
"hash": {
|
||||||
},
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe",
|
||||||
"32bit": {
|
"regex": ""
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe"
|
}
|
||||||
},
|
}
|
||||||
"arm64": {
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/cln.exe",
|
|
||||||
"regex": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
111
fiter.json
111
fiter.json
@@ -1,62 +1,53 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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/src/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/src/branch/master/fiter.exe",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"hash": ""
|
"hash": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "",
|
"pre_install": "",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
"uninstaller": {
|
||||||
""
|
"script": ""
|
||||||
],
|
},
|
||||||
"uninstaller": {
|
"bin": "fiter.exe",
|
||||||
"script": ""
|
"env_add_path": [],
|
||||||
},
|
"persist": [],
|
||||||
"bin": "fiter.exe",
|
"checkver": {
|
||||||
"env_add_path": [
|
"url": "",
|
||||||
"",
|
"regex": ""
|
||||||
""
|
},
|
||||||
],
|
"autoupdate": {
|
||||||
"persist": [
|
"architecture": {
|
||||||
"",
|
"64bit": {
|
||||||
""
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe"
|
||||||
],
|
},
|
||||||
"checkver": {
|
"32bit": {
|
||||||
"url": "",
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe"
|
||||||
"regex": ""
|
},
|
||||||
},
|
"arm64": {
|
||||||
"autoupdate": {
|
"url": ""
|
||||||
"architecture": {
|
}
|
||||||
"64bit": {
|
},
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe"
|
"hash": {
|
||||||
},
|
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe",
|
||||||
"32bit": {
|
"regex": ""
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe"
|
}
|
||||||
},
|
}
|
||||||
"arm64": {
|
|
||||||
"url": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "https://git.site.quack-lab.dev/dave/tools/src/branch/master/fiter.exe",
|
|
||||||
"regex": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
@@ -22,22 +22,13 @@
|
|||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"uninstaller": {
|
"uninstaller": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"bin": "fmoditer.exe",
|
"bin": "fmoditer.exe",
|
||||||
"env_add_path": [
|
"env_add_path": [],
|
||||||
"",
|
"persist": [],
|
||||||
""
|
|
||||||
],
|
|
||||||
"persist": [
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"regex": ""
|
"regex": ""
|
||||||
|
15
repo.json
15
repo.json
@@ -22,22 +22,13 @@
|
|||||||
"installer": {
|
"installer": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [],
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"uninstaller": {
|
"uninstaller": {
|
||||||
"script": ""
|
"script": ""
|
||||||
},
|
},
|
||||||
"bin": "repo.exe",
|
"bin": "repo.exe",
|
||||||
"env_add_path": [
|
"env_add_path": [],
|
||||||
"",
|
"persist": [],
|
||||||
""
|
|
||||||
],
|
|
||||||
"persist": [
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"regex": ""
|
"regex": ""
|
||||||
|
Reference in New Issue
Block a user