{
    "version": "1.9.4",
    "description": "Another Mihomo GUI.",
    "homepage": "https://clashparty.org/",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-x64-portable.7z",
            "hash": "9dc576b6601f87096bf403966ddb51417fb5a6ec74bcaf03825ac003e69b84ac"
        },
        "32bit": {
            "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-ia32-portable.7z",
            "hash": "583c4d426e150881e2ed5a54869661bf66395755843bb46c7d0ebf11e5920dde"
        },
        "arm64": {
            "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-arm64-portable.7z",
            "hash": "3013fec9b64fe3033073f6d0c6238dbe7987774ce9ae568e26823d5e9ac97181"
        }
    },
    "persist": "data",
    "shortcuts": [
        [
            "Clash Party.exe",
            "Clash Party"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mihomo-party-org/clash-party"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/clash-party-windows-$version-x64-portable.7z"
            },
            "32bit": {
                "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/clash-party-windows-$version-ia32-portable.7z"
            },
            "arm64": {
                "url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/clash-party-windows-$version-arm64-portable.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
