{
    "version": "4.0.6",
    "description": "The ultimate CLI manga downloader",
    "homepage": "https://github.com/metafates/mangal",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/metafates/mangal/releases/download/v4.0.6/mangal_4.0.6_Windows_x86_64.zip",
            "hash": "f0f3a21c01fb8e80f93d31af0c6ca589d9ce6b291a1f57598a36790db969a6ac"
        },
        "32bit": {
            "url": "https://github.com/metafates/mangal/releases/download/v4.0.6/mangal_4.0.6_Windows_i386.zip",
            "hash": "92ef1b09546f8eb1c92dbe899d39b9c55412f93646553ea8498ab2828db0cec4"
        }
    },
    "bin": "mangal.exe",
    "checkver": {
        "github": "https://github.com/metafates/mangal"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/metafates/mangal/releases/download/v$version/mangal_$version_Windows_x86_64.zip"
            },
            "32bit": {
                "url": "https://github.com/metafates/mangal/releases/download/v$version/mangal_$version_Windows_i386.zip"
            }
        }
    }
}
