From 86254e708c5a56262f52ef2ed3f1c8c2fcc0329c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 08:27:22 +0000 Subject: [PATCH] govc: Update to version 0.27.4 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 22144b03de..95759d93db 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.27.3", + "version": "0.27.4", "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.3/govc_Windows_x86_64.zip", - "hash": "18b94fa375bcf926255318ecfed0780f4b15a95b5e9ae7c84d093b5ac604d6a2" + "url": "https://github.com/vmware/govmomi/releases/download/v0.27.4/govc_Windows_x86_64.zip", + "hash": "824b30d19e55dc520c250f0eb292159f79c6bae4eaebfda29c4f3c091da4055c" } }, "bin": "govc.exe",