diff --git a/3rvx.json b/3rvx.json index 215a15b69d1173..eeaa4018dbf116 100644 --- a/3rvx.json +++ b/3rvx.json @@ -10,7 +10,9 @@ "autoupdate": { "url": "https://3rvx.com/releases/3RVX-$version.zip" }, - "bin" : ["3RVX.exe"], + "bin": [ + "3RVX.exe" + ], "shortcuts": [ [ "3RVX.exe", diff --git a/emacs.json b/emacs.json index 8987a661d24241..53d2ea24eff227 100644 --- a/emacs.json +++ b/emacs.json @@ -38,7 +38,8 @@ [ "bin\\runemacs.exe", "Emacs" - ],[ + ], + [ "bin\\emacsclientw.exe", "Emacs Client", "-c -n -a \"\"" diff --git a/vott.json b/vott.json index 7cb6ca2bec6aeb..90a9d058e94a1f 100644 --- a/vott.json +++ b/vott.json @@ -6,7 +6,7 @@ "hash": "0A50737AAC3980FFDABA0C5F3FEED1DAFBA4EF39597FA262EB765AFC3B737158", "extract_dir": "VoTT-win32-x64", "bin": "vott.exe", - "checkver": "github", + "checkver": "github", "autoupdate": { "url": "https://github.com/Microsoft/VoTT/releases/download/$version/VoTT-win32-x64.zip" },