mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
csview: Update to version 1.1.0
This commit is contained in:
parent
961ca43ca1
commit
e03f2bd929
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"description": "A high performance csv viewer with cjk/emoji support",
|
"description": "A high performance csv viewer with cjk/emoji support",
|
||||||
"homepage": "https://github.com/wfxr/csview",
|
"homepage": "https://github.com/wfxr/csview",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
@ -8,9 +8,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/wfxr/csview/releases/download/v1.0.1/csview-v1.0.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/wfxr/csview/releases/download/v1.1.0/csview-v1.1.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f7fffa3a62db41539376491fc12c64e99b440d151eb0917d540427c68c846b78",
|
"hash": "7c38c9db2ad81efb3be8ea4b8e182f7b4d3f700ab628f41bfdd4241c69699d72",
|
||||||
"extract_dir": "csview-v1.0.1-x86_64-pc-windows-msvc"
|
"extract_dir": "csview-v1.1.0-x86_64-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "csview.exe",
|
"bin": "csview.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user