From c823bded0bf1367dfb6ed3027b59283edfddf900 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:29:17 +0000 Subject: [PATCH] govc: Update to version 0.45.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 9e448f6fef..869f3a4d40 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.45.1", "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.45.0/govc_Windows_x86_64.zip", - "hash": "bab3660c9e2fad917f4ff9c51a661171f57b354536b978f90dc038a632c0a8ae" + "url": "https://github.com/vmware/govmomi/releases/download/v0.45.1/govc_Windows_x86_64.zip", + "hash": "b8997ab8e35e7d57429bb669d20d81200c2968b60eebb9c6b3f8e5b557a0539d" } }, "bin": "govc.exe",