{
    "version": "6.17.0",
    "description": "Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo, Dynadot",
    "homepage": "https://github.com/jeessy2/ddns-go",
    "license": "MIT",
    "architecture": {
        "32bit": {
            "url": "https://github.com/jeessy2/ddns-go/releases/download/v6.17.0/ddns-go_6.17.0_windows_i386.zip",
            "hash": "7be2098c5c68a8e59add2c301369988546b984b2adade8851443abdf838bbd8f"
        },
        "64bit": {
            "url": "https://github.com/jeessy2/ddns-go/releases/download/v6.17.0/ddns-go_6.17.0_windows_x86_64.zip",
            "hash": "f4a26243a5e26ca06dde7a7da02f1b40baaa2ca1911111df0b04b9e139917d1b"
        },
        "arm64": {
            "url": "https://github.com/jeessy2/ddns-go/releases/download/v6.17.0/ddns-go_6.17.0_windows_arm64.zip",
            "hash": "4985ef54934f2810ff4c737122deee5b74da974a1c1e3fe43240da68f6c7b38b"
        }
    },
    "bin": "ddns-go.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "32bit": {
                "url": "https://github.com/jeessy2/ddns-go/releases/download/v$version/ddns-go_$version_windows_i386.zip"
            },
            "64bit": {
                "url": "https://github.com/jeessy2/ddns-go/releases/download/v$version/ddns-go_$version_windows_x86_64.zip"
            },
            "arm64": {
                "url": "https://github.com/jeessy2/ddns-go/releases/download/v$version/ddns-go_$version_windows_arm64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
