From 1b2f9725d7b7c51940ce9d155203fd6f2c137d61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 20:29:33 +0000 Subject: [PATCH] govc: Update to version 0.51.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 4b168202ca..8a0330ceed 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.50.0", + "version": "0.51.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.50.0/govc_Windows_x86_64.zip", - "hash": "7124229032d5c1e4f4c91aecb847ec7e92ab41b15b2bd61e7f73aa86d0477421" + "url": "https://github.com/vmware/govmomi/releases/download/v0.51.0/govc_Windows_x86_64.zip", + "hash": "635c5ed7c40eb29b3a7ee45818b79df0e509543f803d518a0f7258aa2f233328" } }, "bin": "govc.exe",