From f438f586c3bfd6fc9a95e924ad2e2be070587b6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:33:34 +0000 Subject: [PATCH] govc: Update to version 0.32.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 654461040c..320b247bec 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/govc_Windows_x86_64.zip", - "hash": "0eb4f090265f39edda002daa5977e76a7b1e67adde6d5f242a61612a673461ee" + "url": "https://github.com/vmware/govmomi/releases/download/v0.32.0/govc_Windows_x86_64.zip", + "hash": "13d77388826b97b8c2adc2778b7ad42de6ad9b31e56f02ab6243726e719187cd" } }, "bin": "govc.exe",