From 80848180c5309e79a4e640c12caaeda7cf6a150e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:27:20 +0000 Subject: [PATCH] govc: Update to version 0.43.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 3a70501ef8..549b57ffce 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/govc_Windows_x86_64.zip", - "hash": "3065a6a7123de75ca0083268c3fa7b63f8ba83f23e1086463edf78d211ff30ad" + "url": "https://github.com/vmware/govmomi/releases/download/v0.43.0/govc_Windows_x86_64.zip", + "hash": "19576ce1d2d094027650160f73697f917b53458d3f154b5b28dbd0b5b939282e" } }, "bin": "govc.exe",