{
    "version": "0.7.21",
    "description": "A modern, fast and productivity driven SQL client with a focus in UX",
    "homepage": "https://antares-sql.app",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/antares-sql/antares/releases/download/v0.7.21/Antares-0.7.21-portable.exe#/dl.7z",
            "hash": "6874cb15a213846dfcb95ad7c2f953d20e5da6a372d72e42028fd0be2a2ea194",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "Antares.exe",
            "Antares"
        ]
    ],
    "checkver": {
        "github": "https://github.com/antares-sql/antares"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/antares-sql/antares/releases/download/v$version/Antares-$version-portable.exe#/dl.7z"
            }
        }
    }
}
