{
    "version": "2.1.4",
    "description": "balenaEtcher lets you flash OS images to SD cards & USB drives, safely and easily.",
    "homepage": "https://etcher.balena.io/",
    "license": "Apache-2.0",
    "url": "https://github.com/balena-io/etcher/releases/download/v2.1.4/balenaEtcher-win32-x64-2.1.4.zip",
    "hash": "ad0a568f45fcb981173084b4183b684acd6f9dfafbf66b5b04f37627e02c6f91",
    "shortcuts": [
        [
            "balenaEtcher.exe",
            "Etcher"
        ]
    ],
    "checkver": {
        "github": "https://github.com/balena-io/etcher"
    },
    "autoupdate": {
        "url": "https://github.com/balena-io/etcher/releases/download/v$version/balenaEtcher-win32-x64-$version.zip",
        "hash": {
            "url": "$baseurl/SHA256SUMS.Windows.x64.txt"
        }
    }
}
