From 8aa9989da641baca0c569da140e4092aeade2c2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:26:15 +0000 Subject: [PATCH] govc: Update to version 0.38.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 6acd13b1ad..8d18f7dcd2 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.37.3", + "version": "0.38.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.37.3/govc_Windows_x86_64.zip", - "hash": "a64fee1895713d92ab736baa4abf9c1d71aa7524b298cc43a0096616a60c6593" + "url": "https://github.com/vmware/govmomi/releases/download/v0.38.0/govc_Windows_x86_64.zip", + "hash": "515178f5be0e7f5be08be541ba1b81996312bc17fc2b7f0c3fe893e894d9ed20" } }, "bin": "govc.exe",