{
    "version": "4.1.0",
    "description": "SQL client with inline data visualization",
    "homepage": "https://plot.ly/free-sql-client-download",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/plotly/falcon-sql-client/releases/download/v4.1.0/win-falcon-v4.1.0.zip",
            "hash": "eef03189f908bcc5a6b4562adccbfb6184f4965b3fdbd205c60927c4fbec0f7b",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\Falcon SQL Client Setup $version.exe\" \"$dir\\tmp\" -Removal",
                "Expand-7zipArchive \"$dir\\tmp\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\tmp\" -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "Falcon SQL Client.exe",
            "Falcon SQL Client"
        ]
    ],
    "checkver": {
        "github": "https://github.com/plotly/falcon-sql-client"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/plotly/falcon-sql-client/releases/download/v$version/win-falcon-v$version.zip"
            }
        }
    }
}
