{
    "version": "2.3.0",
    "description": "A cross platform desktop reading app, based on the Readium Desktop toolkit",
    "homepage": "https://github.com/edrlab/thorium-reader",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/edrlab/thorium-reader/releases/download/v2.3.0/Thorium.Setup.2.3.0.exe#/dl.7z",
            "hash": "bc14ede28a251c817435288e4e41a2dac4361640154ef39332140006d19d9a2e",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
            ],
            "shortcuts": [
                [
                    "Thorium.exe",
                    "Thorium"
                ]
            ]
        }
    },
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/edrlab/thorium-reader/releases/download/v$version/Thorium.Setup.$version.exe#/dl.7z"
            }
        }
    }
}
