diff --git a/bucket/govc.json b/bucket/govc.json index e0d89bf09c..2aa3a922f6 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.30.2", + "version": "0.30.4", "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.2/govc_Windows_x86_64.zip", - "hash": "5eabcd6ae1505bf239fe3424c2b36bd833f33851dd27db686e86204d79a3c67d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.30.4/govc_Windows_x86_64.zip", + "hash": "02b682e25bc94d309d9f13e9a667c7839464e03049010cf2ae69020a25ffa514" } }, "bin": "govc.exe",