{
    "version": "1.5.11.5",
    "description": "Unofficial chat client for Google Hangouts",
    "homepage": "https://github.com/yakyak/yakyak",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/yakyak/yakyak/releases/download/v1.5.11.5/yakyak-1.5.11.5-win32-x64.zip",
            "hash": "c26c916fce875fd03b76454cac093f15f395d9821f7ef9015e03a30f15659356",
            "extract_dir": "yakyak-win32-x64"
        },
        "32bit": {
            "url": "https://github.com/yakyak/yakyak/releases/download/v1.5.11.5/yakyak-1.5.11.5-win32-ia32.zip",
            "hash": "e308b47f43d63ca781be8e2d352a2696571ed505c1a40c064f8b7da0ece1e491",
            "extract_dir": "yakyak-win32-ia32"
        }
    },
    "bin": "yakyak.exe",
    "shortcuts": [
        [
            "yakyak.exe",
            "YakYak"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/yakyak/yakyak/releases/download/v$version/yakyak-$version-win32-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/yakyak/yakyak/releases/download/v$version/yakyak-$version-win32-ia32.zip"
            }
        }
    }
}
