mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
lsix: Add version 1.9.1 (#6090)
This commit is contained in:
parent
86672ea4cb
commit
3c23275e3c
17
bucket/lsix.json
Normal file
17
bucket/lsix.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"description": "Like ls, but for images, shows thumbnails in terminal using sixel graphics",
|
||||
"homepage": "https://github.com/hackerb9/lsix",
|
||||
"license": "GPL-3.0-only",
|
||||
"suggest": {
|
||||
"git": "git",
|
||||
"imagemagick": "imagemagick"
|
||||
},
|
||||
"url": "https://raw.githubusercontent.com/hackerb9/lsix/1.9.1/lsix",
|
||||
"hash": "b12b41453e64aaf5657216a297f77f66edf19038a47a9db698e8fc1d95ed6bad",
|
||||
"bin": "lsix",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://raw.githubusercontent.com/hackerb9/lsix/$version/lsix"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user