From 540759a3586ff30231415ece27377b6f028a7587 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:28:16 +0000 Subject: [PATCH] govc: Update to version 0.47.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 153e808693..26a29b8928 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.46.3", + "version": "0.47.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.46.3/govc_Windows_x86_64.zip", - "hash": "09f65850fd0a47ac62e259a8571d1beecc7bdaa655fcc66ae5bffad7e6233239" + "url": "https://github.com/vmware/govmomi/releases/download/v0.47.0/govc_Windows_x86_64.zip", + "hash": "c64bc932cff7b70e8c68c8edc655397a41abda2b5c0716f9c1387e2095afc5a5" } }, "bin": "govc.exe",