{
    "version": "1.32.0",
    "description": "A new way to see and navigate directory trees",
    "homepage": "https://dystroy.org/broot/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Canop/broot/releases/download/v1.32.0/broot_1.32.0.zip",
            "hash": "2cbb599183d954e067ba51b5d3e165227bc1c030a8ab50e5ff6d5521acd1b5e5",
            "extract_dir": "x86_64-pc-windows-gnu"
        }
    },
    "bin": "broot.exe",
    "checkver": {
        "github": "https://github.com/Canop/broot"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Canop/broot/releases/download/v$version/broot_$version.zip"
            }
        }
    }
}
