{
    "version": "11.0.0",
    "description": "A web app for encryption, encoding, compression and data analysis",
    "homepage": "https://gchq.github.io/CyberChef/",
    "license": "Apache-2.0",
    "url": "https://github.com/gchq/CyberChef/releases/download/v11.0.0/CyberChef_v11.0.0.zip",
    "hash": "ccd2d999e30a876437f6115a695ac8701b0d3386c12b65a6dff6761237dfea20",
    "pre_install": "Rename-Item \"$dir\\CyberChef_v$version.html\" \"CyberChef.html\"",
    "shortcuts": [
        [
            "CyberChef.html",
            "CyberChef"
        ]
    ],
    "checkver": {
        "github": "https://github.com/gchq/CyberChef"
    },
    "autoupdate": {
        "url": "https://github.com/gchq/CyberChef/releases/download/v$version/CyberChef_v$version.zip"
    }
}
