From 9f67a4be9bc866557e3586c88a5d7955d2991fa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 20:26:31 +0000 Subject: [PATCH] govc: Update to version 0.42.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 5da6b253ec..3a70501ef8 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.40.0", + "version": "0.42.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.40.0/govc_Windows_x86_64.zip", - "hash": "a1d6226998153a90985e71aeb85d771fae1c0dde33643b96033e9065d7d70735" + "url": "https://github.com/vmware/govmomi/releases/download/v0.42.0/govc_Windows_x86_64.zip", + "hash": "3065a6a7123de75ca0083268c3fa7b63f8ba83f23e1086463edf78d211ff30ad" } }, "bin": "govc.exe",