{
    "version": "3.0.0",
    "description": "A log file highlighter",
    "homepage": "https://github.com/bensadeh/tailspin",
    "license": "MIT",
    "depends": "main/less",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bensadeh/tailspin/releases/download/3.0.0/tailspin-x86_64-pc-windows-msvc.zip",
            "hash": "c282e2402ceac7e8fc2f92c325d0362173fe80329cf755e232f2bcbe0c5ecba0"
        }
    },
    "bin": "tspin.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bensadeh/tailspin/releases/download/$version/tailspin-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
