mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
csview: Add version 0.3.5 (#1428)
This commit is contained in:
parent
ce2224d5d0
commit
958407de1f
24
bucket/csview.json
Normal file
24
bucket/csview.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/wfxr/csview",
|
||||||
|
"description": "A high performance csv viewer with cjk/emoji support.",
|
||||||
|
"license": "MIT|Apache-2.0",
|
||||||
|
"version": "0.3.5",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user