{
    "version": "1.0.1",
    "description": "A fast disk space analyzer and cleaner powered by Rust!",
    "homepage": "https://github.com/emilevr/space",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/emilevr/space/releases/download/1.0.1/space-x86_64-pc-windows-msvc.zip",
            "hash": "c47f817ba6049e96932e2ce106da87e9305e3437fce7511dbcc1951d090004a4"
        }
    },
    "bin": "space.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/emilevr/space/releases/download/$version/space-x86_64-pc-windows-msvc.zip",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
