{
    "version": "0.15.1",
    "description": "Command line csv viewer",
    "homepage": "https://github.com/YS-L/csvlens",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/YS-L/csvlens/releases/download/v0.15.1/csvlens-x86_64-pc-windows-msvc.zip",
            "hash": "2b7cf7818288b98571382f0b65b8d03139ab2a1d71d2505ecdeb06a33186bf7d"
        }
    },
    "bin": "csvlens.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/YS-L/csvlens/releases/download/v$version/csvlens-x86_64-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
