From 9e70c37b95f1576675cab29ae5366874ee0ce0d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 00:32:16 +0000 Subject: [PATCH] govc: Update to version 0.34.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index e3d102770c..c92a7d9612 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.34.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.34.0/govc_Windows_x86_64.zip", - "hash": "a23e9177fa0c16e8dfe3dc77c52b38c0d7cbccc809aeda69cba5e19eb890ca62" + "url": "https://github.com/vmware/govmomi/releases/download/v0.34.1/govc_Windows_x86_64.zip", + "hash": "921c7312e8bab3e40b27e48d50601040733849bc222d5d677dc11d2b6fe0f6c4" } }, "bin": "govc.exe",