{
    "version": "1.5",
    "description": "Executes a batch file without opening the command prompt window.",
    "homepage": "https://github.com/stbrenner/SilentCMD",
    "license": "MIT",
    "url": "https://github.com/stbrenner/SilentCMD/releases/download/v1.5/SilentCMD-1.5.zip",
    "hash": "a9c635d30a701c3d6975acfe03b0753cfe372381a4c9e6aa5a17e73b23b13647",
    "bin": "SilentCMD.exe",
    "persist": "SilentCMD.exe.config",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/stbrenner/SilentCMD/releases/download/v$version/SilentCMD-$version.zip"
    }
}
