Extras/bucket/neeview.json
2026-07-27 05:34:19 +00:00

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