From 36247805089902cb929b30fbbf02cd989fd202f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:36:08 +0000 Subject: [PATCH] govc: Update to version 0.47.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 26a29b8928..6c9c148f0d 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.47.0", + "version": "0.47.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.47.0/govc_Windows_x86_64.zip", - "hash": "c64bc932cff7b70e8c68c8edc655397a41abda2b5c0716f9c1387e2095afc5a5" + "url": "https://github.com/vmware/govmomi/releases/download/v0.47.1/govc_Windows_x86_64.zip", + "hash": "4bf624fcb7ce1893a4685fae00c761942a4caba938513091d57f8bebba74891f" } }, "bin": "govc.exe",