{
    "version": "1.85.110",
    "description": "Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers",
    "homepage": "http://chatall.ai",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ai-shifu/ChatALL/releases/download/v1.85.110/ChatALL-1.85.110-win-x64.exe#/dl.7z",
            "hash": "sha512:7436e161be40b02e647601e61cd2eccfaab60f7a55deb391f2a08a095eb38e191d0dd7a02cc34364bf4c5ecee98e7a752e14584d286d329b518db53d39e06ff0",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
            ]
        },
        "arm64": {
            "url": "https://github.com/ai-shifu/ChatALL/releases/download/v1.85.110/ChatALL-1.85.110-win-arm64.exe#/dl.7z",
            "hash": "sha512:c00b601b99c87692bd2253aba6f198ebbd2f8c3561b54bdfb1593be7aeeaf4ee2777b4a01e3e7bfd01b52e8a08ac69e5d2ee526615f1c19cc18e3cab2cdbffb3",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\" -Removal",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "ChatALL.exe",
            "ChatALL"
        ]
    ],
    "checkver": {
        "github": "https://github.com/ai-shifu/ChatALL"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ai-shifu/ChatALL/releases/download/v$version/ChatALL-$version-win-x64.exe#/dl.7z"
            },
            "arm64": {
                "url": "https://github.com/ai-shifu/ChatALL/releases/download/v$version/ChatALL-$version-win-arm64.exe#/dl.7z"
            }
        },
        "hash": {
            "url": "$baseurl/latest.yml",
            "regex": "$basename\\s+sha512:\\s+$base64"
        }
    }
}
