From 83dcba1f935dafa6c97a524376d77d487c1ef18a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 00:54:03 +0000 Subject: [PATCH] govc: Update to version 0.53.0 --- bucket/govc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/govc.json b/bucket/govc.json index 49926da8ae..52a620fd01 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.52.0", + "version": "0.53.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.52.0/govc_Windows_x86_64.zip", - "hash": "1a12738005f33af39b93133ac58ab95a172ae25d0f2c9e497f16890a41226d1b" + "url": "https://github.com/vmware/govmomi/releases/download/v0.53.0/govc_Windows_x86_64.zip", + "hash": "07e29fa710cae3774478ad79a6667a4ae53117f9644b02c350fbb3eab46d5647" } }, "bin": "govc.exe",