{
    "version": "0.3.3",
    "description": "A GUI to browse and restore restic backup repositories.",
    "homepage": "https://github.com/emuell/restic-browser",
    "license": "MIT",
    "suggest": {
        "restic": "restic"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/emuell/restic-browser/releases/download/v0.3.3/Restic-Browser-v0.3.3-windows.zip",
            "hash": "1a5315992e58cef937278482ed9363c95d72154c908ed53f0fc94b50635989ef"
        }
    },
    "shortcuts": [
        [
            "restic-browser.exe",
            "Restic Browser"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/emuell/restic-browser/releases/download/v$version/Restic-Browser-v$version-windows.zip"
            }
        }
    }
}
