{
    "version": "4.36.140",
    "description": "Collaboration software",
    "homepage": "https://slack.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://slack.com/intl/en-nl/legal"
    },
    "architecture": {
        "64bit": {
            "url": "https://downloads.slack-edge.com/releases/windows/4.36.140/prod/x64/slack-4.36.140-full.nupkg",
            "hash": "sha1:a9880e35ffc65126b1c279bd7be38a736b829233"
        },
        "32bit": {
            "url": "https://downloads.slack-edge.com/releases/windows/4.36.140/prod/ia32/slack-4.36.140-full.nupkg",
            "hash": "sha1:5e478f1817bb39191852b2d08ea0c918f9ff96e7"
        }
    },
    "extract_dir": "lib\\net45",
    "bin": "slack.exe",
    "shortcuts": [
        [
            "slack.exe",
            "Slack"
        ]
    ],
    "checkver": {
        "url": "https://slack.com/release-notes/windows",
        "regex": "<h2 .+?>Slack ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.slack-edge.com/releases/windows/$version/prod/x64/slack-$version-full.nupkg"
            },
            "32bit": {
                "url": "https://downloads.slack-edge.com/releases/windows/$version/prod/ia32/slack-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
