From c31fa2366e2fc6d18dfeec75d8a769e38095c617 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 04:25:42 +0000 Subject: [PATCH] govc: Update to version 0.30.7 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 5b7cdc69ea..b09f4f7124 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.30.5", + "version": "0.30.7", "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.5/govc_Windows_x86_64.zip", - "hash": "2e7d3a27bdeea0689e95c9c595eb13d05ed4418051e655122d3bf55ea2bd15d2" + "url": "https://github.com/vmware/govmomi/releases/download/v0.30.7/govc_Windows_x86_64.zip", + "hash": "0617a3d63749649b705d4d345b91ea2ec75ea9d2eee5d61b3b1ba39d9c3d3635" } }, "bin": "govc.exe",