2025-11-02 16:29:06 +00:00

25 lines
741 B
JSON

{
"version": "0.14.0",
"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.14.0/csvlens-x86_64-pc-windows-msvc.zip",
"hash": "f1dc26baae0ee05738ea11e73452ee4ba69f03fd2ddde06a0da0d85dcd9eb4ea"
}
},
"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"
}
}
}