{
    "version": "1.1.2",
    "description": "Flexible and powerful issue reader for GitHub",
    "homepage": "https://jasperapp.io",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/jasperapp/jasper/releases/download/v1.1.2/jasper_v1.1.2_windows_setup.exe#/dl.7z",
            "hash": "d3ff48f0cde1f4f4063c690ca9b89f788ebacde9bf6f081a7bd7d90cfd8ff57e"
        }
    },
    "pre_install": "Expand-7zipArchive \"$dir\\jasper-$version-full.nupkg\" -ExtractDir 'lib\\net45' -Removal | Out-Null",
    "shortcuts": [
        [
            "Jasper.exe",
            "Jasper"
        ]
    ],
    "checkver": {
        "github": "https://github.com/jasperapp/jasper"
    },
    "autoupdate": {
        "url": "https://github.com/jasperapp/jasper/releases/download/v$version/jasper_v$version_windows_setup.exe#/dl.7z"
    }
}
