govc: Update to version 0.37.3

This commit is contained in:
github-actions[bot] 2024-06-05 08:28:13 +00:00
parent 2c9121843f
commit 70f4852e41

View File

@ -1,12 +1,12 @@
{
"version": "0.37.2",
"version": "0.37.3",
"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.37.2/govc_Windows_x86_64.zip",
"hash": "baf6356bc73b3ecbbe4ca7939b64f758c3d3a0ddc8b2e4a7fc6057f31fa28988"
"url": "https://github.com/vmware/govmomi/releases/download/v0.37.3/govc_Windows_x86_64.zip",
"hash": "a64fee1895713d92ab736baa4abf9c1d71aa7524b298cc43a0096616a60c6593"
}
},
"bin": "govc.exe",