{
    "version": "4.1.1",
    "description": "A cross-platform auto-proxy client based on the Sing-box universal proxy toolchain, supporting protocols such as Sing-box, Xray, TUIC, Hysteria, Reality, Trojan, SSH, etc., and providing secure and flexible network access.",
    "homepage": "https://hiddify.com",
    "license": {
        "identifier": "GPL-3.0-only",
        "url": "https://github.com/hiddify/hiddify-app/blob/main/LICENSE.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/hiddify/hiddify-app/releases/download/v4.1.1/Hiddify-Windows-Portable-x64.zip",
            "hash": "5099b3df2d21f1bb0c1cbf28dfa9fc6fa817e7eea77a0efe4daf93f571aae418"
        }
    },
    "extract_dir": "Hiddify",
    "bin": "HiddifyCli.exe",
    "shortcuts": [
        [
            "Hiddify.exe",
            "Hiddify"
        ]
    ],
    "persist": "hiddify_portable_data",
    "checkver": {
        "github": "https://github.com/hiddify/hiddify-app"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hiddify/hiddify-app/releases/download/v$version/Hiddify-Windows-Portable-x64.zip"
            }
        }
    }
}
