{
    "version": "1.0.1",
    "description": "A modern du replacement, with new features and a better output",
    "homepage": "https://github.com/Angelmmiguel/fu",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Angelmmiguel/fu/releases/download/v1.0.1/fu-pc-windows-x86_64.tar.gz",
            "hash": "A3A7302995B9DA9A0E0E2FA42CE00A684010B01AD51A69C6F33395AB5A119912"
        },
        "arm64": {
            "url": "https://github.com/Angelmmiguel/fu/releases/download/v1.0.1/fu-pc-windows-aarch64.tar.gz",
            "hash": "25EFBCEB4447F72D8CA21AF0B5090C172DF5ABE1B3F3EA15301C014133FFC59E"
        }
    },
    "bin": "fu.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Angelmmiguel/fu/releases/download/v$version/fu-pc-windows-x86_64.tar.gz"
            },
            "arm64": {
                "url": "https://github.com/Angelmmiguel/fu/releases/download/v$version/fu-pc-windows-aarch64.tar.gz"
            }
        },
        "hash": {
            "url": "$url.sha256sum"
        }
    }
}
