{
    "version": "8.2.1",
    "description": "Scan documents to PDF and more, as simply as possible",
    "homepage": "https://www.naps2.com/",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/cyanfish/naps2/releases/download/v8.2.1/naps2-8.2.1-win-x64.zip",
            "hash": "c042fca4c94fd9abb3569feedfc9df5d3f27b4789a283eb8ba4ac2ff1cc32df7"
        }
    },
    "bin": [
        [
            "App\\NAPS2.Console.exe",
            "NAPS2"
        ]
    ],
    "shortcuts": [
        [
            "App\\NAPS2.exe",
            "NAPS2"
        ]
    ],
    "persist": "Data",
    "checkver": {
        "github": "https://github.com/cyanfish/naps2"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/cyanfish/naps2/releases/download/v$version/naps2-$version-win-x64.zip"
            }
        }
    }
}
