{
    "version": "1.1.1",
    "description": "Permanently free DeepL API written in Golang.",
    "homepage": "https://github.com/OwO-Network/DeepLX",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/OwO-Network/DeepLX/releases/download/v1.1.1/deeplx_windows_amd64.exe#/deeplx.exe",
            "hash": "27b259d605107de74563bec8e1ac6498b9848f995786f675233776c11e16b5d0"
        },
        "32bit": {
            "url": "https://github.com/OwO-Network/DeepLX/releases/download/v1.1.1/deeplx_windows_386.exe#/deeplx.exe",
            "hash": "9f87fe205a2f765026181df28c4e4f36955017a9e4bc9ea54ff17d256da8d149"
        }
    },
    "bin": "deeplx.exe",
    "checkver": {
        "github": "https://api.github.com/repos/OwO-Network/DeepLX/releases",
        "regex": "tag/v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/OwO-Network/DeepLX/releases/download/v$version/deeplx_windows_amd64.exe#/deeplx.exe"
            },
            "32bit": {
                "url": "https://github.com/OwO-Network/DeepLX/releases/download/v$version/deeplx_windows_386.exe#/deeplx.exe"
            }
        }
    }
}
