{
    "version": "0.57.1",
    "description": "xan is a command line tool that can be used to process CSV files directly from the shell.",
    "homepage": "https://github.com/medialab/xan",
    "license": "Unlincense|MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/medialab/xan/releases/download/0.57.1/xan-x86_64-pc-windows-msvc.zip",
            "hash": "d2539b421cea8cab24baf5b70cad3cb299b4997ec38384336c0779cd0a4e7cac"
        }
    },
    "bin": "xan.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/medialab/xan/releases/download/$version/xan-x86_64-pc-windows-msvc.zip",
                "hash": {
                    "url": "$baseurl/xan-x86_64-pc-windows-msvc.sha256"
                }
            }
        }
    }
}
