From 15acee6f36598ab59972e7d51d0bcbedc793036b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:28:24 +0000 Subject: [PATCH] govc: Update to version 0.49.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 312e46532f..35316244ae 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.48.1", + "version": "0.49.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.48.1/govc_Windows_x86_64.zip", - "hash": "44edce3a542622d159c0d5fe5a94306403e186252eb1bd9467e639f7c0941fd9" + "url": "https://github.com/vmware/govmomi/releases/download/v0.49.0/govc_Windows_x86_64.zip", + "hash": "6887826868c91695fb15ddd8f0b65fbda211a676a69c4db70187480b6f80cdd0" } }, "bin": "govc.exe",