diff --git a/bucket/govc.json b/bucket/govc.json index 869f3a4d40..553767a2fc 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.45.1", + "version": "0.46.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.45.1/govc_Windows_x86_64.zip", - "hash": "b8997ab8e35e7d57429bb669d20d81200c2968b60eebb9c6b3f8e5b557a0539d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.46.0/govc_Windows_x86_64.zip", + "hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827" } }, "bin": "govc.exe",