From b17e28ab0cdf2fcb34e8f3a6669e7aa0068b635d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 09:07:53 +0000 Subject: [PATCH] govc: Update to version 0.36.3 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 5564184ca4..70119f9a04 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.36.2", + "version": "0.36.3", "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.2/govc_Windows_x86_64.zip", - "hash": "69c37a4db3cebbb009a3f72948181f0d569cd9c177427d6c994a42da0910933f" + "url": "https://github.com/vmware/govmomi/releases/download/v0.36.3/govc_Windows_x86_64.zip", + "hash": "a15943fcb35c292085252dca5525ed03dfc23193dc426cf4bd4c867391071246" } }, "bin": "govc.exe",