From 6910bc0d9856d60f1a3abc4a1343a00889c4c027 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 00:34:42 +0000 Subject: [PATCH] govc: Update to version 0.46.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 869f3a4d40..553767a2fc 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.45.1", + "version": "0.46.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.45.1/govc_Windows_x86_64.zip", - "hash": "b8997ab8e35e7d57429bb669d20d81200c2968b60eebb9c6b3f8e5b557a0539d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.46.0/govc_Windows_x86_64.zip", + "hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827" } }, "bin": "govc.exe",