From 70f4852e4170302a2d4fede14365df1bdc2f4042 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:28:13 +0000 Subject: [PATCH] govc: Update to version 0.37.3 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",