From fd039168e13095844a1d03b5f4bd9611b68ccaf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:29:09 +0000 Subject: [PATCH] govc: Update to version 0.30.5 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 2aa3a922f6..5b7cdc69ea 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.30.4", + "version": "0.30.5", "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.4/govc_Windows_x86_64.zip", - "hash": "02b682e25bc94d309d9f13e9a667c7839464e03049010cf2ae69020a25ffa514" + "url": "https://github.com/vmware/govmomi/releases/download/v0.30.5/govc_Windows_x86_64.zip", + "hash": "2e7d3a27bdeea0689e95c9c595eb13d05ed4418051e655122d3bf55ea2bd15d2" } }, "bin": "govc.exe",