{
    "version": "13.2.1",
    "description": "GUI for MySQL database",
    "homepage": "https://www.webyog.com/product/sqlyog",
    "license": "GPL-2.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://s3.amazonaws.com/SQLyog_Community/SQLyog+13.2.1/SQLyog-13.2.1-0.x64Community.exe#/dl.7z",
            "hash": "db572f026114f1fe4204212ea07c2b2e7defcc3e98134cdf3d93537e24477946"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\uninst*\" -Recurse",
    "bin": "SQLyogCommunity.exe",
    "shortcuts": [
        [
            "SQLyogCommunity.exe",
            "SQLyog Community"
        ]
    ],
    "checkver": {
        "url": "https://github.com/webyog/sqlyog-community/wiki/Downloads",
        "regex": "SQLyog ([\\d.]+)</h2>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://s3.amazonaws.com/SQLyog_Community/SQLyog+$version/SQLyog-$version-0.x64Community.exe#/dl.7z"
            }
        }
    }
}
