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