From 9f02a70eef40c7c4154ba16a0dbc113d586ad9ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 00:43:36 +0000 Subject: [PATCH] govc: Update to version 0.48.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index f10ec77af0..312e46532f 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.48.0", + "version": "0.48.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.48.0/govc_Windows_x86_64.zip", - "hash": "466af997509fbc73be0ebfcaed2e4cc401aa315ff329eec8c27b95de0b7d801a" + "url": "https://github.com/vmware/govmomi/releases/download/v0.48.1/govc_Windows_x86_64.zip", + "hash": "44edce3a542622d159c0d5fe5a94306403e186252eb1bd9467e639f7c0941fd9" } }, "bin": "govc.exe",