From 2318589bae7a6e4841a3c1f0e76ee1085e28c2a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:25:08 +0000 Subject: [PATCH] govc: Update to version 0.37.2 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index dba0fc94d8..c98ee4775c 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.37.1", + "version": "0.37.2", "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.1/govc_Windows_x86_64.zip", - "hash": "0364debc7f3e373c04a8e13237b54b784eff5f524dc72a788cf4e5af958401bb" + "url": "https://github.com/vmware/govmomi/releases/download/v0.37.2/govc_Windows_x86_64.zip", + "hash": "baf6356bc73b3ecbbe4ca7939b64f758c3d3a0ddc8b2e4a7fc6057f31fa28988" } }, "bin": "govc.exe",