{
    "version": "0.8",
    "description": "Save disk space by cleaning non-essential files from software projects.",
    "homepage": "https://github.com/tbillington/kondo",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tbillington/kondo/releases/download/v0.8/kondo-x86_64-pc-windows-msvc.zip",
            "hash": "36fb33d71ce6896bfbc0a5f26809ad1be986efe9c5c887ba9d3955d8cdee7895"
        }
    },
    "bin": "kondo.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tbillington/kondo/releases/download/v$version/kondo-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
