{
    "version": "1.5.2042",
    "homepage": "https://wpd.app/",
    "description": "A small, yet powerful privacy dashboard app for Windows 10 and Windows 11.",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://wpd.app/get/latest.zip",
            "hash": "8C9105CC81AC94F291A8D18B4AC0A88B51488BF49AA9A076490B1C42AACABE09"
        }
    },
    "bin": "WPD.exe",
    "shortcuts": [
        [
            "WPD.exe",
            "WPD"
        ]
    ],
    "checkver": {
        "url": "https://wpd.app/changelog/",
        "regex": "([\\d.]+)\\sRC"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://wpd.app/get/latest.zip",
                "hash": {
                    "url": "https://wpd.app/download/",
                    "find": ">$sha256"
                }
            }
        }
    }
}
