From 8c95e5cb4a1a26965d1688f9b53da68c9acafbb6 Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sat, 17 Mar 2018 17:57:11 -0400 Subject: [PATCH] Cleanup manifest formatting --- colortool.json | 2 +- dos2unix.json | 4 ++-- inadyn-mt.json | 8 +++++++- jhead.json | 16 +++++++++------- radare2.json | 8 ++++---- 5 files changed, 23 insertions(+), 15 deletions(-) diff --git a/colortool.json b/colortool.json index 6953808829..06177a22d5 100644 --- a/colortool.json +++ b/colortool.json @@ -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" diff --git a/dos2unix.json b/dos2unix.json index ddfcd18e6a..4592ed1f64 100644 --- a/dos2unix.json +++ b/dos2unix.json @@ -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", diff --git a/inadyn-mt.json b/inadyn-mt.json index c4434fb1c0..789c601971 100644 --- a/inadyn-mt.json +++ b/inadyn-mt.json @@ -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", diff --git a/jhead.json b/jhead.json index 6e71b31be0..71c431eb56 100644 --- a/jhead.json +++ b/jhead.json @@ -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" } diff --git a/radare2.json b/radare2.json index 0b28f20444..e06263da5b 100644 --- a/radare2.json +++ b/radare2.json @@ -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",