{
    "version": "0.5.1",
    "description": "Take potentially dangerous PDFs, office documents, or images and convert them to a safe PDF.",
    "homepage": "https://dangerzone.rocks/",
    "license": "MIT",
    "notes": [
        "DangerZone requires Docker Desktop to run.",
        "You can download it from: https://www.docker.com/products/docker-desktop/"
    ],
    "url": "https://github.com/firstlookmedia/dangerzone/releases/download/v0.5.1/Dangerzone-0.5.1.msi",
    "hash": "3f954ab510168852a11e5f57cc07461bfeb1071a93c71ba48f23c23817ea0c8f",
    "extract_dir": "Dangerzone",
    "bin": "dangerzone-cli.exe",
    "shortcuts": [
        [
            "dangerzone.exe",
            "DangerZone"
        ]
    ],
    "checkver": {
        "github": "https://github.com/firstlookmedia/dangerzone"
    },
    "autoupdate": {
        "url": "https://github.com/firstlookmedia/dangerzone/releases/download/v$version/Dangerzone-$version.msi"
    }
}
