From 238bbe40647eeb3f224994ebebb679b390d0e32d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:27:08 +0000 Subject: [PATCH] govc: Update to version 0.33.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 320b247bec..432855a744 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/govc_Windows_x86_64.zip", - "hash": "13d77388826b97b8c2adc2778b7ad42de6ad9b31e56f02ab6243726e719187cd" + "url": "https://github.com/vmware/govmomi/releases/download/v0.33.0/govc_Windows_x86_64.zip", + "hash": "6b8f855243036476871cab59ee1250d03a060289adb25d87c6250222532b69ef" } }, "bin": "govc.exe",