{
    "version": "1.24.0",
    "description": "A GUI program for SingBox developed by vue3 + wails.",
    "homepage": "https://github.com/GUI-for-Cores/GUI.for.SingBox",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.24.0/GUI.for.SingBox-windows-amd64.zip",
            "hash": "a85a61db6984abf6186037570257d212f9f11b9d0d9b7d9e986a47640ae88de8"
        },
        "32bit": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.24.0/GUI.for.SingBox-windows-386.zip",
            "hash": "e49fa0783e60b41fae3b12f8d70f0b5728cc91c395f64fe9051af2e955f5185e"
        },
        "arm64": {
            "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.24.0/GUI.for.SingBox-windows-arm64.zip",
            "hash": "658805f087e2e85821c9da815e3744699768070f03c3cf16cedaf4521a9cb970"
        }
    },
    "shortcuts": [
        [
            "GUI.for.SingBox.exe",
            "GUI.for.SingBox"
        ]
    ],
    "persist": "data",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-386.zip"
            },
            "arm64": {
                "url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-arm64.zip"
            }
        }
    }
}
