govc: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2025-08-19 00:40:12 +00:00
parent 4c1c85b88b
commit 3e25fc8b38

View File

@ -1,12 +1,12 @@
{ {
"version": "0.51.0", "version": "0.52.0",
"description": "A vSphere CLI built on top of govmomi", "description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi", "homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.51.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.52.0/govc_Windows_x86_64.zip",
"hash": "635c5ed7c40eb29b3a7ee45818b79df0e509543f803d518a0f7258aa2f233328" "hash": "1a12738005f33af39b93133ac58ab95a172ae25d0f2c9e497f16890a41226d1b"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",