{
    "version": "0.9.0.536",
    "description": "A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data.",
    "homepage": "https://github.com/RolandPheasant/TailBlazer",
    "license": "GPL-3.0-only",
    "url": "https://github.com/RolandPheasant/TailBlazer/releases/download/0.9.0.536/Tailblazer_v0.9.0.536.zip",
    "hash": "53341485375b0a9ebd4085dbafa71c68af9a2044ff1bb65f3300be4b43f6c11c",
    "bin": "TailBlazer.exe",
    "shortcuts": [
        [
            "TailBlazer.exe",
            "TailBlazer"
        ]
    ],
    "checkver": {
        "url": "https://github.com/RolandPheasant/TailBlazer/releases",
        "regex": "/releases/tag/(?:v|V)?([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://github.com/RolandPheasant/TailBlazer/releases/download/$version/Tailblazer_v$version.zip"
    }
}
