{
    "version": "5.36.1",
    "description": "A Fast Console Disk Usage Analyzer",
    "homepage": "https://github.com/dundee/gdu",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dundee/gdu/releases/download/v5.36.1/gdu_windows_amd64.exe.zip",
            "hash": "e4c25519ba55eb004fd38373848da2d058127f18765a188d6cc5b9b0c31e68ac"
        }
    },
    "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",
    "bin": "gdu.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dundee/gdu/releases/download/v$version/gdu_windows_amd64.exe.zip"
            }
        },
        "hash": {
            "url": "$baseurl/sha256sums.txt"
        }
    }
}
