{
    "version": "5.11.7",
    "description": "A lightweight proxy client, empowered by sing-box and thrift.",
    "homepage": "https://github.com/qr243vbi/nekobox",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/qr243vbi/nekobox/releases/download/5.11.7/nekobox-5.11.7-windows64.zip",
            "hash": "9f6c578689ecea3c75582433dea80aba13fabfe9d8b0db85f43b359a8c812cef"
        },
        "32bit": {
            "url": "https://github.com/qr243vbi/nekobox/releases/download/5.11.7/nekobox-5.11.7-windows32.zip",
            "hash": "c1cb054535d7c94e5edbe092db3a8f787b7fc3d33b05cfe957d7de075d0d3f8e"
        },
        "arm64": {
            "url": "https://github.com/qr243vbi/nekobox/releases/download/5.11.7/nekobox-5.11.7-windows-arm64.zip",
            "hash": "fddfc8061f29a52c897659e598336259dd461508d78bf9e174a5b345f6ca3634"
        }
    },
    "extract_dir": "nekobox",
    "bin": "nekobox_core.exe",
    "shortcuts": [
        [
            "nekobox.exe",
            "NekoBox"
        ]
    ],
    "persist": "settings",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/qr243vbi/nekobox/releases/download/$version/nekobox-$version-windows64.zip"
            },
            "32bit": {
                "url": "https://github.com/qr243vbi/nekobox/releases/download/$version/nekobox-$version-windows32.zip"
            },
            "arm64": {
                "url": "https://github.com/qr243vbi/nekobox/releases/download/$version/nekobox-$version-windows-arm64.zip"
            }
        }
    }
}
