From 85867b0cd91d709209d3e137dda87267643a0b89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 08:28:34 +0000 Subject: [PATCH] govc: Update to version 0.30.2 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index ed0d2c4f56..e0d89bf09c 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.30.1", + "version": "0.30.2", "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.30.1/govc_Windows_x86_64.zip", - "hash": "f6d5eb4fb37979a7020a081aadee1d7ede23435b3fd74c3b30b5eb9510d8d124" + "url": "https://github.com/vmware/govmomi/releases/download/v0.30.2/govc_Windows_x86_64.zip", + "hash": "5eabcd6ae1505bf239fe3424c2b36bd833f33851dd27db686e86204d79a3c67d" } }, "bin": "govc.exe",