diff --git a/bucket/govc.json b/bucket/govc.json index c98ee4775c..6acd13b1ad 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.37.2", + "version": "0.37.3", "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.37.2/govc_Windows_x86_64.zip", - "hash": "baf6356bc73b3ecbbe4ca7939b64f758c3d3a0ddc8b2e4a7fc6057f31fa28988" + "url": "https://github.com/vmware/govmomi/releases/download/v0.37.3/govc_Windows_x86_64.zip", + "hash": "a64fee1895713d92ab736baa4abf9c1d71aa7524b298cc43a0096616a60c6593" } }, "bin": "govc.exe",