{
    "version": "7.3.0",
    "description": "Scan documents to PDF and more, as simply as possible",
    "homepage": "https://www.naps2.com/",
    "license": "GPL-2.0-only",
    "url": "https://github.com/cyanfish/naps2/releases/download/v7.3.0/naps2-7.3.0-win.zip",
    "hash": "7b722ec6ea13ceb4f6e3faa33eecba7daf8108fcde9199d4af9a95288c2ee8dd",
    "bin": [
        [
            "App\\NAPS2.Console.exe",
            "NAPS2"
        ]
    ],
    "shortcuts": [
        [
            "App\\NAPS2.exe",
            "NAPS2"
        ]
    ],
    "persist": "Data",
    "checkver": {
        "github": "https://github.com/cyanfish/naps2"
    },
    "autoupdate": {
        "url": "https://github.com/cyanfish/naps2/releases/download/v$version/naps2-$version-win.zip"
    }
}
