govc: Update to version 0.34.2

This commit is contained in:
github-actions[bot] 2024-01-08 08:27:01 +00:00
parent 6a0a0b680d
commit ad9c035313

View File

@ -1,12 +1,12 @@
{
"version": "0.34.1",
"version": "0.34.2",
"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.34.1/govc_Windows_x86_64.zip",
"hash": "921c7312e8bab3e40b27e48d50601040733849bc222d5d677dc11d2b6fe0f6c4"
"url": "https://github.com/vmware/govmomi/releases/download/v0.34.2/govc_Windows_x86_64.zip",
"hash": "267ebbd4cb0a3cbe40b15981e332884575a8aea189e3fdf2dada31aa58b31e93"
}
},
"bin": "govc.exe",