{
    "version": "1.1.0",
    "description": "Unofficial desktop client for Google Assistant",
    "homepage": "https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/releases/download/v1.1.0/Google-Assistant-Setup-1.1.0.exe#/dl.7z",
            "hash": "69ae20f1f2c5861e2fef0ebea27761c3abc2906f86402c28ed6bda927262e6c3"
        }
    },
    "pre_install": "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
    "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse",
    "shortcuts": [
        [
            "Google Assistant.exe",
            "Google Assistant"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/releases/download/v$version/Google-Assistant-Setup-$version.exe#/dl.7z"
            }
        }
    }
}
