diff --git a/bucket/govc.json b/bucket/govc.json index 22144b03de..95759d93db 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.27.3", + "version": "0.27.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.27.3/govc_Windows_x86_64.zip", - "hash": "18b94fa375bcf926255318ecfed0780f4b15a95b5e9ae7c84d093b5ac604d6a2" + "url": "https://github.com/vmware/govmomi/releases/download/v0.27.4/govc_Windows_x86_64.zip", + "hash": "824b30d19e55dc520c250f0eb292159f79c6bae4eaebfda29c4f3c091da4055c" } }, "bin": "govc.exe",