govc: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2022-07-06 16:30:51 +00:00
parent 2c397f7632
commit d1514a2982

View File

@ -1,12 +1,12 @@
{
"version": "0.27.5",
"version": "0.29.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.27.5/govc_Windows_x86_64.zip",
"hash": "c1da83d825137369be0fd60fa4d1a1c67ed76e9994183772fe2be552fb9d378d"
"url": "https://github.com/vmware/govmomi/releases/download/v0.29.0/govc_Windows_x86_64.zip",
"hash": "4d30c09ddfb644d2de88164875d7ead28364efe7bcdf69d8580ca0033df644af"
}
},
"bin": "govc.exe",