{
    "version": "1.24.0",
    "description": "A GUI program for Clash developed by vue3 + wails.",
    "homepage": "https://github.com/GUI-for-Cores/GUI.for.Clash",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v1.24.0/GUI.for.Clash-windows-amd64.zip",
            "hash": "4269b1b602071a39e281a164eb3c98fe70362da663907c260b3cc9f6c4311b6e"
        },
        "32bit": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v1.24.0/GUI.for.Clash-windows-386.zip",
            "hash": "562fc1ea5f44acff88cad617fc06a31a585192e8415b36f3c4cd1b01465197ad"
        },
        "arm64": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v1.24.0/GUI.for.Clash-windows-arm64.zip",
            "hash": "31f61174b5356c86a9699bf43498da7886f29820e3bf039584dadb63ea91b4db"
        }
    },
    "shortcuts": [
        [
            "GUI.for.Clash.exe",
            "GUI.for.Clash"
        ]
    ],
    "persist": "data",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v$version/GUI.for.Clash-windows-amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v$version/GUI.for.Clash-windows-386.zip"
            },
            "arm64": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.Clash/releases/download/v$version/GUI.for.Clash-windows-arm64.zip"
            }
        }
    }
}
