{
    "version": "3.1.4",
    "description": "A lightweight, versatile desktop photo viewer",
    "homepage": "https://moduleart.github.io/",
    "license": "GPL-3.0-only",
    "url": "https://github.com/ModuleArt/quick-picture-viewer/releases/download/v3.1.4/QuickPictureViewer-Setup.exe",
    "hash": "688c505fa05ef2cd8dbbd5f0f105fb5205c131f75f38a4119268da7239cc5033",
    "innosetup": true,
    "bin": "quick-picture-viewer.exe",
    "shortcuts": [
        [
            "quick-picture-viewer.exe",
            "Quick Picture Viewer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/ModuleArt/quick-picture-viewer"
    },
    "autoupdate": {
        "url": "https://github.com/ModuleArt/quick-picture-viewer/releases/download/v$version/QuickPictureViewer-Setup.exe"
    }
}
