{
    "version": "45.3",
    "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/45.3/NeeView45.3.zip",
            "hash": "9004eedacf8ab8beed46fb7f2c7a56ea6e854730f697977d48826f53b932ddb0",
            "extract_dir": "NeeView45.3"
        }
    },
    "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"
            }
        }
    }
}
