diff --git a/bucket/govc.json b/bucket/govc.json index 949875ffab..0341c5817d 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -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",