From 587ef4984d7cfed4b4b9f185337e07f97ae8c9a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:29:59 +0000 Subject: [PATCH] govc: Update to version 0.44.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 5dac736512..51d695514d 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.44.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.44.0/govc_Windows_x86_64.zip", - "hash": "cf7bab4de4d676f20026e11ac80675cda6fd3964636e658376ff1f8f870f7254" + "url": "https://github.com/vmware/govmomi/releases/download/v0.44.1/govc_Windows_x86_64.zip", + "hash": "d495db78e14ad6917686fcff05a99cf6ab16c89a630a43c5790b29477e9e245a" } }, "bin": "govc.exe",