govc: Update to version 0.37.2

This commit is contained in:
github-actions[bot] 2024-05-09 20:25:08 +00:00
parent 7894015ff9
commit 2318589bae

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.1", "version": "0.37.2",
"description": "A vSphere CLI built on top of govmomi", "description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi", "homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.37.1/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.37.2/govc_Windows_x86_64.zip",
"hash": "0364debc7f3e373c04a8e13237b54b784eff5f524dc72a788cf4e5af958401bb" "hash": "baf6356bc73b3ecbbe4ca7939b64f758c3d3a0ddc8b2e4a7fc6057f31fa28988"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",