From a31b4783e9170127eb53edb2dd34a03c129c2907 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:33:42 +0000 Subject: [PATCH] govc: Update to version 0.28.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index f497bbb271..833f47e016 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.28.1", "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.30.0/govc_Windows_x86_64.zip", - "hash": "057dc4c62ebf7cbd546cdfd87ad464bcbd115065949863209835397409e28de2" + "url": "https://github.com/vmware/govmomi/releases/download/v0.28.1/govc_Windows_x86_64.zip", + "hash": "2c2d5b2752e9bdd67f02673bf143307e2e050a9fd265636fb15e4618c53cb1e3" } }, "bin": "govc.exe",