{
    "version": "8.7.7",
    "description": "The official command line client for Cloud Foundry",
    "homepage": "https://github.com/cloudfoundry/cli",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://cli.run.pivotal.io/stable?release=windows64-exe&version=8.7.7#/dl.7z",
            "hash": "e471c925f1aa5d164c7aa65c9b9860db759f9e9598190163fded3f82501b3227"
        },
        "32bit": {
            "url": "https://cli.run.pivotal.io/stable?release=windows32-exe&version=8.7.7#/dl.7z",
            "hash": "43266e972ea0818b7846fba2c800a8354ef98d47a491c2a13d3f88e2c46b8e7f"
        }
    },
    "bin": "cf.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cli.run.pivotal.io/stable?release=windows64-exe&version=$version#/dl.7z"
            },
            "32bit": {
                "url": "https://cli.run.pivotal.io/stable?release=windows32-exe&version=$version#/dl.7z"
            }
        }
    }
}
