{
    "version": "0.7.35",
    "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.35/Antares-0.7.35-portable.exe#/dl.7z",
            "hash": "71dca00e0e980022a3b6acd6eeb722a7aaf1783ed17e499e9d057788fd3f50fe",
            "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"
            }
        }
    }
}
