{
    "version": "0.53.1",
    "description": "A vSphere CLI built on top of govmomi",
    "homepage": "https://github.com/vmware/govmomi",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/vmware/govmomi/releases/download/v0.53.1/govc_Windows_x86_64.zip",
            "hash": "f66e9150d6ee38405e3299fff00b9f24685a3eb7cd34ac7ce3ce71971387d81a"
        }
    },
    "bin": "govc.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/vmware/govmomi/releases/download/v$version/govc_Windows_x86_64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
