{
    "version": "1.6.3.2",
    "description": "Advanced log message viewer for log4net, log4j and others",
    "homepage": "https://github.com/couchcoding/Logbert",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/couchcoding/Logbert/releases/download/1.6.3.2/Logbert.1.6.3.2.-.Setup.-.x64.msi",
            "hash": "998b65cd2b0384854a19f08f07c99d64e453fe923895be5f1df7f5f446405669"
        },
        "32bit": {
            "url": "https://github.com/couchcoding/Logbert/releases/download/1.6.3.2/Logbert.1.6.3.2.-.Setup.-.x86.msi",
            "hash": "11aea6cd0190809680e211d56a15f9f28997a73e53f56c727a48569fe451fd6c"
        }
    },
    "extract_dir": "Couchcoding\\Logbert",
    "bin": "Logbert.exe",
    "shortcuts": [
        [
            "Logbert.exe",
            "Logbert"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/couchcoding/Logbert/releases/download/$version/Logbert.$version.-.Setup.-.x64.msi"
            },
            "32bit": {
                "url": "https://github.com/couchcoding/Logbert/releases/download/$version/Logbert.$version.-.Setup.-.x86.msi"
            }
        }
    }
}
