govc: Update to version 0.47.1

This commit is contained in:
github-actions[bot] 2025-01-08 00:36:08 +00:00
parent f62b009c5d
commit 3624780508

View File

@ -1,12 +1,12 @@
{
"version": "0.47.0",
"version": "0.47.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.47.0/govc_Windows_x86_64.zip",
"hash": "c64bc932cff7b70e8c68c8edc655397a41abda2b5c0716f9c1387e2095afc5a5"
"url": "https://github.com/vmware/govmomi/releases/download/v0.47.1/govc_Windows_x86_64.zip",
"hash": "4bf624fcb7ce1893a4685fae00c761942a4caba938513091d57f8bebba74891f"
}
},
"bin": "govc.exe",