{
    "version": "13.3.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.3.1/SQLyog-13.3.1-0.x64Community.exe#/dl.7z",
            "hash": "d9f2bd343558f6f2907c53464f84c5ddb3a749cc6df41a023f9e63ec07462fc5"
        }
    },
    "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"
            }
        }
    }
}
