{
    "version": "1.56.2",
    "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.56.2/broot_1.56.2.zip",
            "hash": "cd67a98c70fee67cda25d3ba90bbcad9ec80cae2f90145a5226177cd373c0c29",
            "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"
            }
        }
    }
}
