govc: Update to version 0.37.1

This commit is contained in:
github-actions[bot] 2024-04-18 21:06:12 +00:00
parent 6ac0727f24
commit af73d3159d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.0", "version": "0.37.1",
"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.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.37.1/govc_Windows_x86_64.zip",
"hash": "1e710f3a96273240a34f5f3ff2dfa0b99fc883b4dda88ea1148b1d82496ced02" "hash": "0364debc7f3e373c04a8e13237b54b784eff5f524dc72a788cf4e5af958401bb"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",