{
    "version": "1.8.9",
    "description": "Another Mihomo GUI.",
    "homepage": "https://mihomo.party",
    "license": "GPL-3.0",
    "notes": "As of version 1.8.6, mihomo-party has been renamed to 'clash-party', please install 'extras/clash-party' instead.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.8.9/mihomo-party-windows-1.8.9-x64-portable.7z",
            "hash": "48ffa9e74c061966b79f2e838a7b075742478b332ace6ef91f7f62fd162c2e98"
        },
        "32bit": {
            "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.8.9/mihomo-party-windows-1.8.9-ia32-portable.7z",
            "hash": "e831be15ccccf656a2c4d2e1ff9158ebf3b7adb403556a0fcf28e6e49cf07dcf"
        },
        "arm64": {
            "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v1.8.9/mihomo-party-windows-1.8.9-arm64-portable.7z",
            "hash": "81a84c92228988c5d8c68ed34ac9fd67416d2ca7008d7ce293c1f98eac3a7b25"
        }
    },
    "persist": "data",
    "shortcuts": [
        [
            "Mihomo Party.exe",
            "Mihomo Party"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mihomo-party-org/mihomo-party"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v$version/mihomo-party-windows-$version-x64-portable.7z"
            },
            "32bit": {
                "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v$version/mihomo-party-windows-$version-ia32-portable.7z"
            },
            "arm64": {
                "url": "https://github.com/mihomo-party-org/mihomo-party/releases/download/v$version/mihomo-party-windows-$version-arm64-portable.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
