diff --git a/bucket/govc.json b/bucket/govc.json index 553767a2fc..ea632a7698 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.46.1", "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.0/govc_Windows_x86_64.zip", - "hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827" + "url": "https://github.com/vmware/govmomi/releases/download/v0.46.1/govc_Windows_x86_64.zip", + "hash": "08820f5d3e3c1f4d3a6645d8b64dec0c360fa15c2f1bc88b0258a2c9ee4e9973" } }, "bin": "govc.exe",