From 5edfac6c3a79a2a68a6133d5cc45a7dc55be5c4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:30:40 +0000 Subject: [PATCH] govc: Update to version 0.46.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 553767a2fc..ea632a7698 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.46.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.46.0/govc_Windows_x86_64.zip", - "hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827" + "url": "https://github.com/vmware/govmomi/releases/download/v0.46.1/govc_Windows_x86_64.zip", + "hash": "08820f5d3e3c1f4d3a6645d8b64dec0c360fa15c2f1bc88b0258a2c9ee4e9973" } }, "bin": "govc.exe",