{
    "version": "2.0.0",
    "description": "SSH client",
    "homepage": "https://grasshopper.coding.kiwi",
    "license": {
        "identifier": "Freeware",
        "url": "https://grasshopper.coding.kiwi/faq#free"
    },
    "architecture": {
        "64bit": {
            "url": "https://grasshopper.coding.kiwi/download/2-0-0-grasshopper-Setup-2-0-0-exe#/dl.7z",
            "hash": "f646b35f541fc76c42f31e34aaa733ef4b2b25f5416abdeb9843755891d3a5f5",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "graSSHopper.exe",
            "graSSHopper"
        ]
    ],
    "checkver": {
        "url": "https://grasshopper.coding.kiwi/client/latest.json",
        "jsonpath": "$.version"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://grasshopper.coding.kiwi/download/$dashVersion-grasshopper-Setup-$dashVersion-exe#/dl.7z"
            }
        }
    }
}
