From 6ba55a73b7741a3e90138dabacba9daa72e29a10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:02 +0000 Subject: [PATCH] govc: Update to version 0.36.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index c02d385175..29c7be0930 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/govc_Windows_x86_64.zip", - "hash": "2e2c8fb476b9347396b42ed6bc20133a621f76a40349768c5611631ee7d031dc" + "url": "https://github.com/vmware/govmomi/releases/download/v0.36.0/govc_Windows_x86_64.zip", + "hash": "e2f0c81511227f03fe1fa0d4ec3fa1871ea590fb6bfb694f69135367b6e3df5d" } }, "bin": "govc.exe",