From 07678b1f26a960240c162710aba562ccbdd41fe7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 20:29:14 +0000 Subject: [PATCH] govc: Update to version 0.28.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 95759d93db..aa71712ec8 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.27.4", + "version": "0.28.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.4/govc_Windows_x86_64.zip", - "hash": "824b30d19e55dc520c250f0eb292159f79c6bae4eaebfda29c4f3c091da4055c" + "url": "https://github.com/vmware/govmomi/releases/download/v0.28.0/govc_Windows_x86_64.zip", + "hash": "efa84c7f91b194e2e0e20c5bb957e7a8b3caee68007e8a281cef72ba89d1c07b" } }, "bin": "govc.exe",