govc: Update to version 0.44.0

This commit is contained in:
github-actions[bot] 2024-10-07 20:28:20 +00:00
parent 352fc0592d
commit 753cc296ad

View File

@ -1,12 +1,12 @@
{
"version": "0.43.0",
"version": "0.44.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.43.0/govc_Windows_x86_64.zip",
"hash": "19576ce1d2d094027650160f73697f917b53458d3f154b5b28dbd0b5b939282e"
"url": "https://github.com/vmware/govmomi/releases/download/v0.44.0/govc_Windows_x86_64.zip",
"hash": "cf7bab4de4d676f20026e11ac80675cda6fd3964636e658376ff1f8f870f7254"
}
},
"bin": "govc.exe",