{
    "version": "2.13",
    "description": "OpenSSL based Authenticode signing for PE/MSI/Java CAB files",
    "homepage": "https://github.com/mtrojnar/osslsigncode",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mtrojnar/osslsigncode/releases/download/2.13/osslsigncode-2.13-windows-x64-mingw.zip",
            "hash": "c6d3ec8f383a6ed204503a9d4445788f2d3e71da87f3604c42e40167ad9ceb8e"
        }
    },
    "bin": "bin\\osslsigncode.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mtrojnar/osslsigncode/releases/download/$version/osslsigncode-$version-windows-x64-mingw.zip"
            }
        }
    }
}
