diff --git a/consul.json b/consul.json index aa935dd8e5..4ff4344fbb 100644 --- a/consul.json +++ b/consul.json @@ -1,6 +1,6 @@ { "homepage": "https://www.consul.io", - "description": "Service Discovery and Configuration ", + "description": "Service Discovery and Configuration", "license": "MPL-2.0", "version": "1.3.0", "architecture": { diff --git a/dosbox.json b/dosbox.json index d4305fb46d..d1189b4c57 100644 --- a/dosbox.json +++ b/dosbox.json @@ -10,6 +10,12 @@ "/D=$dir" ] }, + "uninstaller": { + "file": "uninstall.exe", + "args": [ + "/S" + ] + }, "bin": [ "DOSBox.exe", "SDL.dll",