mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
csvlens: Add version 0.9.0 (#5803)
This commit is contained in:
parent
d8cf4c680a
commit
4890fa72a3
25
bucket/csvlens.json
Normal file
25
bucket/csvlens.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "0.9.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.9.0/csvlens-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3757d6205d9c08ced920f5d09d28519bf29f6d672a6bc7aa1b2cf29edff7f953"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user