{
    "version": "1.9",
    "description": "A tool to unpack installers created by Inno Setup",
    "homepage": "https://constexpr.org/innoextract/",
    "license": "Zlib",
    "url": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-windows.zip",
    "hash": "sha512:eea751bc021b8cb9a979875d7df5ef0438a8ec6157f75fa9d34b0471bb359daf15cf9cee51a21f9115cb8410bdb836a57f1cd6b2198c634cf108e6785f902488",
    "bin": "innoextract.exe",
    "checkver": {
        "url": "https://constexpr.org/innoextract/files/?C=M&O=D",
        "regex": "innoextract-([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://constexpr.org/innoextract/files/innoextract-$version/innoextract-$version-windows.zip",
        "hash": {
            "url": "$baseurl/SHA512SUMS"
        }
    }
}
