diff --git a/bucket/govc.json b/bucket/govc.json index 153e808693..26a29b8928 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.46.3", + "version": "0.47.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.46.3/govc_Windows_x86_64.zip", - "hash": "09f65850fd0a47ac62e259a8571d1beecc7bdaa655fcc66ae5bffad7e6233239" + "url": "https://github.com/vmware/govmomi/releases/download/v0.47.0/govc_Windows_x86_64.zip", + "hash": "c64bc932cff7b70e8c68c8edc655397a41abda2b5c0716f9c1387e2095afc5a5" } }, "bin": "govc.exe",