From 784aaf9f559d658ead968a8322f15af2f13c601c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 20:31:31 +0000 Subject: [PATCH] govc: Update to version 0.27.5 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index aa71712ec8..949875ffab 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.27.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.28.0/govc_Windows_x86_64.zip", - "hash": "efa84c7f91b194e2e0e20c5bb957e7a8b3caee68007e8a281cef72ba89d1c07b" + "url": "https://github.com/vmware/govmomi/releases/download/v0.27.5/govc_Windows_x86_64.zip", + "hash": "c1da83d825137369be0fd60fa4d1a1c67ed76e9994183772fe2be552fb9d378d" } }, "bin": "govc.exe",