Jakub Čábera a0ee1c39e1 ffsend: Update to version 0.2.67
Fix manifests
2020-09-27 23:54:02 +02:00

25 lines
773 B
JSON

{
"version": "0.3.5",
"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.5/csview-v0.3.5-x86_64-pc-windows-msvc.zip",
"hash": "8a6e932172e46b12ac822aa3d07b30e022a231ac0844ca6610eb206dac9a86ac"
}
},
"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"
}
}
}
}