govc: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2024-11-07 00:34:42 +00:00
parent 373ecba839
commit 6910bc0d98

View File

@ -1,12 +1,12 @@
{
"version": "0.45.1",
"version": "0.46.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.45.1/govc_Windows_x86_64.zip",
"hash": "b8997ab8e35e7d57429bb669d20d81200c2968b60eebb9c6b3f8e5b557a0539d"
"url": "https://github.com/vmware/govmomi/releases/download/v0.46.0/govc_Windows_x86_64.zip",
"hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827"
}
},
"bin": "govc.exe",