From e19df56d0064753c1413d11646b48cf5817a676b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Oct 2021 21:00:36 +0000 Subject: [PATCH] govc: Update to version 0.27.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index ffbb05f185..38d598335f 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.26.1", + "version": "0.27.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.26.1/govc_Windows_x86_64.zip", - "hash": "c19b6dd113722a90fda34cd38fb3f6dc1a77c0cd082d1339e57144a34a031d31" + "url": "https://github.com/vmware/govmomi/releases/download/v0.27.0/govc_Windows_x86_64.zip", + "hash": "9dba74a8d2ae7b4e0238132e4d856e62f5b015f6afb67a157157c0a1ad2d30e6" } }, "bin": "govc.exe",