From d1514a2982791c2e468732424f50b5041a9f3ffd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:30:51 +0000 Subject: [PATCH] govc: Update to version 0.29.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 949875ffab..0341c5817d 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.27.5", + "version": "0.29.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.27.5/govc_Windows_x86_64.zip", - "hash": "c1da83d825137369be0fd60fa4d1a1c67ed76e9994183772fe2be552fb9d378d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.29.0/govc_Windows_x86_64.zip", + "hash": "4d30c09ddfb644d2de88164875d7ead28364efe7bcdf69d8580ca0033df644af" } }, "bin": "govc.exe",