From c2c913e91b8e4e1f2211f4e962b8952b8cb7fe0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:33:34 +0000 Subject: [PATCH] govc: Update to version 0.40.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index bbad0fa588..5da6b253ec 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.40.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.39.0/govc_Windows_x86_64.zip", - "hash": "299f9cd858b4228082ad5f249f2381971005f67db7f3510e9ca0978ec90b47d8" + "url": "https://github.com/vmware/govmomi/releases/download/v0.40.0/govc_Windows_x86_64.zip", + "hash": "a1d6226998153a90985e71aeb85d771fae1c0dde33643b96033e9065d7d70735" } }, "bin": "govc.exe",