2025-02-14 00:35:42 +08:00

18 lines
594 B
JSON

{
"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"
}
}