{
    "version": "0.0.3",
    "description": "Treex is a powerful command-line tool for directory structure visualization with filters in various formats.",
    "homepage": "https://github.com/shiquda/treex",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/shiquda/treex/releases/download/v0.0.3/treex-v0.0.3-windows-amd64.zip",
            "hash": "42bf45b3413e5f72fff19da2ce1789cfad725de24c212a524970712b1fba0fa4"
        },
        "arm64": {
            "url": "https://github.com/shiquda/treex/releases/download/v0.0.3/treex-v0.0.3-windows-arm64.zip",
            "hash": "cd8fd69c1cbc9c112b37a29c9e26da0b40d378d805e4f7086929a58b2df796b9"
        }
    },
    "bin": "treex.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/shiquda/treex/releases/download/v$version/treex-v$version-windows-amd64.zip"
            },
            "arm64": {
                "url": "https://github.com/shiquda/treex/releases/download/v$version/treex-v$version-windows-arm64.zip"
            }
        },
        "hash": {
            "url": "$url.md5"
        }
    }
}
