diff --git a/bucket/govc.json b/bucket/govc.json index 8d18f7dcd2..bbad0fa588 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.38.0", + "version": "0.39.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.38.0/govc_Windows_x86_64.zip", - "hash": "515178f5be0e7f5be08be541ba1b81996312bc17fc2b7f0c3fe893e894d9ed20" + "url": "https://github.com/vmware/govmomi/releases/download/v0.39.0/govc_Windows_x86_64.zip", + "hash": "299f9cd858b4228082ad5f249f2381971005f67db7f3510e9ca0978ec90b47d8" } }, "bin": "govc.exe",