From cdb780982102a3e3e5b683736ee2a26ac03abdf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 01:13:30 +0000 Subject: [PATCH] govc: Update to version 0.37.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 70119f9a04..190c98193f 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.36.3", + "version": "0.37.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.36.3/govc_Windows_x86_64.zip", - "hash": "a15943fcb35c292085252dca5525ed03dfc23193dc426cf4bd4c867391071246" + "url": "https://github.com/vmware/govmomi/releases/download/v0.37.0/govc_Windows_x86_64.zip", + "hash": "1e710f3a96273240a34f5f3ff2dfa0b99fc883b4dda88ea1148b1d82496ced02" } }, "bin": "govc.exe",