From 9dccb1752f415ebcdbed876036e1e71053ab99c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:25:39 +0000 Subject: [PATCH] govc: Update to version 0.36.1 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 29c7be0930..17369b6a18 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.36.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.36.0/govc_Windows_x86_64.zip", - "hash": "e2f0c81511227f03fe1fa0d4ec3fa1871ea590fb6bfb694f69135367b6e3df5d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.36.1/govc_Windows_x86_64.zip", + "hash": "684bfaa56b987a3298c8386983302863f9ee48b862cdde4cb5275aa1dbbe31a2" } }, "bin": "govc.exe",