Cleanup manifest formatting

This commit is contained in:
Brandon Smith 2018-03-17 17:57:11 -04:00
parent 2073428210
commit 8c95e5cb4a
5 changed files with 23 additions and 15 deletions

View File

@ -9,7 +9,7 @@
"schemes"
],
"checkver": {
"github": "https://github.com/Microsoft/console"
"github": "https://github.com/Microsoft/console"
},
"autoupdate": {
"url": "https://github.com/Microsoft/console/releases/download/$version/colortool.zip"

View File

@ -1,8 +1,8 @@
{
"homepage": "http://dos2unix.sourceforge.net/",
"description": "Convert text files with DOS or Mac line endings to Unix line endings and vice versa",
"version": "7.4.0",
"license": "BSD",
"version": "7.4.0",
"license": "BSD",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.4.0/dos2unix-7.4.0-win64.zip",

View File

@ -14,7 +14,13 @@
],
"extract_dir": "inadyn-mt.v.02.28.10",
"hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca",
"notes": "To install and run as a service:\n> notepad $dir\\bin\\win32\\inadyn-mt.conf\n> cd \"$dir\\bin\\win32\"\n> sudo .\\inadyn-mt -i\n> sudo .\\inadyn-mt -s\n\nFor help, see $dir\\readme.html",
"notes": "To install and run as a service:
> notepad $dir\\bin\\win32\\inadyn-mt.conf
> cd \"$dir\\bin\\win32\"
> sudo .\\inadyn-mt -i
> sudo .\\inadyn-mt -s
For help, see $dir\\readme.html",
"persist": [
"bin/win32/inadyn-mt.conf",
"bin/win32/inadyn-mt.log",

View File

@ -1,10 +1,12 @@
{
"version": "3.00",
"version": "3.00",
"description": "JPEG Exif header manipulation tool",
"license": "Public Domain",
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
"depends": ["mozjpeg"],
"homepage": "http://www.sentex.net/~mwandel/jhead/",
"hash": "666e18ca6bdd85fc74b0dee6d501f06b4bf387a5567cf5ac483d47b59cfdca44",
"bin": "jhead.exe"
"license": "Public Domain",
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
"depends": [
"mozjpeg"
],
"homepage": "http://www.sentex.net/~mwandel/jhead/",
"hash": "666e18ca6bdd85fc74b0dee6d501f06b4bf387a5567cf5ac483d47b59cfdca44",
"bin": "jhead.exe"
}

View File

@ -12,15 +12,15 @@
"hash": "sha1:057906cc3c88673ce161986bb19508d60d65746f"
}
},
"installer":{
"args":[
"installer": {
"args": [
"/SILENT",
"/SUPPRESSMSGBOXES",
"/DIR=$dir"
]
},
"uninstaller":{
"file":"unins000.exe",
"uninstaller": {
"file": "unins000.exe",
"args": [
"/SILENT",
"/SUPPRESSMSGBOXES",