govc: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2022-04-27 20:29:14 +00:00
parent 2beeec3649
commit 07678b1f26

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.4", "version": "0.28.0",
"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.27.4/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.28.0/govc_Windows_x86_64.zip",
"hash": "824b30d19e55dc520c250f0eb292159f79c6bae4eaebfda29c4f3c091da4055c" "hash": "efa84c7f91b194e2e0e20c5bb957e7a8b3caee68007e8a281cef72ba89d1c07b"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",