From 2990794794c90b5dbc0f8477fa00c48caf212fdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:23:25 +0000 Subject: [PATCH] govc: Update to version 0.35.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index d5a57eb251..c02d385175 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.34.2", + "version": "0.35.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.34.2/govc_Windows_x86_64.zip", - "hash": "267ebbd4cb0a3cbe40b15981e332884575a8aea189e3fdf2dada31aa58b31e93" + "url": "https://github.com/vmware/govmomi/releases/download/v0.35.0/govc_Windows_x86_64.zip", + "hash": "2e2c8fb476b9347396b42ed6bc20133a621f76a40349768c5611631ee7d031dc" } }, "bin": "govc.exe",