govc: Update to version 0.49.0

This commit is contained in:
github-actions[bot] 2025-03-11 20:28:24 +00:00
parent 184ac7deca
commit 15acee6f36

View File

@ -1,12 +1,12 @@
{
"version": "0.48.1",
"version": "0.49.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.48.1/govc_Windows_x86_64.zip",
"hash": "44edce3a542622d159c0d5fe5a94306403e186252eb1bd9467e639f7c0941fd9"
"url": "https://github.com/vmware/govmomi/releases/download/v0.49.0/govc_Windows_x86_64.zip",
"hash": "6887826868c91695fb15ddd8f0b65fbda211a676a69c4db70187480b6f80cdd0"
}
},
"bin": "govc.exe",