govc: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2025-04-21 16:29:53 +00:00
parent 1b2b031cfa
commit ef9a95a13a

View File

@ -1,12 +1,12 @@
{
"version": "0.49.0",
"version": "0.50.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.49.0/govc_Windows_x86_64.zip",
"hash": "6887826868c91695fb15ddd8f0b65fbda211a676a69c4db70187480b6f80cdd0"
"url": "https://github.com/vmware/govmomi/releases/download/v0.50.0/govc_Windows_x86_64.zip",
"hash": "7124229032d5c1e4f4c91aecb847ec7e92ab41b15b2bd61e7f73aa86d0477421"
}
},
"bin": "govc.exe",