Remove empty strings in arrays

This commit is contained in:
2024-11-28 13:53:42 +01:00
parent 0bba96fe2d
commit 079bd60500
7 changed files with 264 additions and 327 deletions

View File

@@ -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": ""
}
}
} }

View File

@@ -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": ""
}
}
} }

View File

@@ -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
View File

@@ -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": ""
}
}
} }

View File

@@ -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": ""
}
}
} }

View File

@@ -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": ""

View File

@@ -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": ""