From 34d4fe75c861ef7372693a3e6041f95dd63bcfe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:36:29 +0000 Subject: [PATCH] govc: Update to version 0.46.2 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index ea632a7698..6100fc3153 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.46.1", + "version": "0.46.2", "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.1/govc_Windows_x86_64.zip", - "hash": "08820f5d3e3c1f4d3a6645d8b64dec0c360fa15c2f1bc88b0258a2c9ee4e9973" + "url": "https://github.com/vmware/govmomi/releases/download/v0.46.2/govc_Windows_x86_64.zip", + "hash": "5a7b7ca791f0f13cdc5a9f3cc90a8bdf17f5cac21565869acd72c00a027c5e54" } }, "bin": "govc.exe",