2022-01-01 16:29:55 +00:00

27 lines
918 B
JSON

{
"version": "0.3.12",
"description": "A high performance csv viewer with cjk/emoji support",
"homepage": "https://github.com/wfxr/csview",
"license": "MIT|Apache-2.0",
"suggest": {
"xsv": "xsv"
},
"architecture": {
"64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v0.3.12/csview-v0.3.12-x86_64-pc-windows-msvc.zip",
"hash": "dbf052eabe15956123f9b7abf5029c1a23ca38eb6c943f883d86ec761d3ef7d7",
"extract_dir": "csview-v0.3.12-x86_64-pc-windows-msvc"
}
},
"bin": "csview.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/wfxr/csview/releases/download/v$version/csview-v$version-x86_64-pc-windows-msvc.zip",
"extract_dir": "csview-v$version-x86_64-pc-windows-msvc"
}
}
}
}