{ "version": "0.30.0", "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.30.0/govc_Windows_x86_64.zip", "hash": "057dc4c62ebf7cbd546cdfd87ad464bcbd115065949863209835397409e28de2" } }, "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" } } }