{
    "version": "2.2325.3",
    "description": "A cross-platform messaging and Voice over IP service.",
    "homepage": "https://www.whatsapp.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.whatsapp.com/legal/"
    },
    "architecture": {
        "64bit": {
            "url": "https://web.whatsapp.com/desktop-beta/windows/release/x64/WhatsApp-2.2325.3-full.nupkg#/dl.7z",
            "hash": "sha1:60a11ba6c26f76dcb6991f941f8eb83751d62a22"
        },
        "32bit": {
            "url": "https://web.whatsapp.com/desktop-beta/windows/release/ia32/WhatsApp-2.2325.3-full.nupkg#/dl.7z",
            "hash": "sha1:f912de2267a42ea18f9fdc63f030efac3eb75d59"
        }
    },
    "extract_dir": "lib\\net45",
    "bin": "whatsapp.exe",
    "shortcuts": [
        [
            "whatsapp.exe",
            "WhatsApp"
        ]
    ],
    "checkver": {
        "url": "https://web.whatsapp.com/desktop-beta/windows/release/x64/RELEASES",
        "regex": "WhatsApp-([\\d.]+)-full\\.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://web.whatsapp.com/desktop-beta/windows/release/x64/WhatsApp-$version-full.nupkg#/dl.7z"
            },
            "32bit": {
                "url": "https://web.whatsapp.com/desktop-beta/windows/release/ia32/WhatsApp-$version-full.nupkg#/dl.7z"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
