mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 20:09:42 +08:00
33 lines
1021 B
JSON
33 lines
1021 B
JSON
{
|
|
"version": "46.1",
|
|
"description": "An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available.",
|
|
"homepage": "https://neelabo.github.io/NeeView",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/neelabo/NeeView/releases/download/46.1/NeeView46.1.zip",
|
|
"hash": "b116dc1ce25b67c92cdedabaf88a69c448061da6fe47bfd7c53e7752cb6ffc60",
|
|
"extract_dir": "NeeView46.1"
|
|
}
|
|
},
|
|
"bin": "NeeView.exe",
|
|
"shortcuts": [
|
|
[
|
|
"NeeView.exe",
|
|
"NeeView"
|
|
]
|
|
],
|
|
"persist": "Profile",
|
|
"checkver": {
|
|
"github": "https://github.com/neelabo/NeeView"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/neelabo/NeeView/releases/download/$version/NeeView$version.zip",
|
|
"extract_dir": "NeeView$version"
|
|
}
|
|
}
|
|
}
|
|
}
|