{
    "version": "1.5.3",
    "description": "A better and stronger spiritual successor to BZip2",
    "homepage": "https://github.com/kspalaiologos/bzip3",
    "license": "LGPLv3",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kspalaiologos/bzip3/releases/download/1.5.3/bzip3-x86_64.exe#/bzip3.exe",
            "hash": "9b52eb9b4a6293d1e554cf7bfc3f9dc14d53c4886c23cd4663330bf1e36dd66a"
        },
        "32bit": {
            "url": "https://github.com/kspalaiologos/bzip3/releases/download/1.5.3/bzip3-i686.exe#/bzip3.exe",
            "hash": "dceb7ff09894d77e7b6b2a4b8adcd9a556399ffddc8ba4e01df9e8c098468de2"
        }
    },
    "bin": "bzip3.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kspalaiologos/bzip3/releases/download/$version/bzip3-x86_64.exe#/bzip3.exe"
            },
            "32bit": {
                "url": "https://github.com/kspalaiologos/bzip3/releases/download/$version/bzip3-i686.exe#/bzip3.exe"
            }
        }
    }
}
