govc: Update to version 0.36.2

This commit is contained in:
github-actions[bot] 2024-03-27 09:08:22 +00:00
parent 555bf05209
commit bfb5f99bf5

View File

@ -1,12 +1,12 @@
{
"version": "0.36.1",
"version": "0.36.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.36.1/govc_Windows_x86_64.zip",
"hash": "684bfaa56b987a3298c8386983302863f9ee48b862cdde4cb5275aa1dbbe31a2"
"url": "https://github.com/vmware/govmomi/releases/download/v0.36.2/govc_Windows_x86_64.zip",
"hash": "69c37a4db3cebbb009a3f72948181f0d569cd9c177427d6c994a42da0910933f"
}
},
"bin": "govc.exe",