{
    "version": "1.8.5",
    "description": "Tool for writing an Raspberry Pi OS images to SD cards.",
    "homepage": "https://www.raspberrypi.org/software",
    "license": "Apache-2.0",
    "url": "https://github.com/raspberrypi/rpi-imager/releases/download/v1.8.5/imager-1.8.5.exe#/dl.7z",
    "hash": "659c54979fa4c75840e4ee9b17393be08dd86c5e7c726493b7eb58a8623bb6a7",
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\uninst*\" -Recurse",
    "bin": "rpi-imager.exe",
    "shortcuts": [
        [
            "rpi-imager.exe",
            "Raspberry PI Imager"
        ]
    ],
    "notes": "To opt out of telemetry, run: Set-ItemProperty 'HKCU:/Software/Raspberry Pi/Imager' telemetry 0",
    "checkver": {
        "github": "https://github.com/raspberrypi/rpi-imager"
    },
    "autoupdate": {
        "url": "https://github.com/raspberrypi/rpi-imager/releases/download/v$version/imager-$version.exe#/dl.7z"
    }
}
