govc: Update to version 0.47.0

This commit is contained in:
github-actions[bot] 2025-01-02 20:28:16 +00:00
parent d11c0aa06d
commit 540759a358

View File

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