From ff4c7da412369e0acc7c29f5be309896a149589a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 20:25:51 +0000 Subject: [PATCH] govc: Update to version 0.30.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 0341c5817d..f497bbb271 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/govc_Windows_x86_64.zip", - "hash": "4d30c09ddfb644d2de88164875d7ead28364efe7bcdf69d8580ca0033df644af" + "url": "https://github.com/vmware/govmomi/releases/download/v0.30.0/govc_Windows_x86_64.zip", + "hash": "057dc4c62ebf7cbd546cdfd87ad464bcbd115065949863209835397409e28de2" } }, "bin": "govc.exe",