govc: Update to version 0.27.2

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:00 +00:00
parent 7bb10e20e1
commit da42e7140f

View File

@ -1,12 +1,12 @@
{
"version": "0.27.1",
"version": "0.27.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.27.1/govc_Windows_x86_64.zip",
"hash": "0623b8c9764f3527f7da67106ff6baeca726702e244ce2fc4fbc4c60ca37db77"
"url": "https://github.com/vmware/govmomi/releases/download/v0.27.2/govc_Windows_x86_64.zip",
"hash": "1e2a8bc89d3701fb7590db785f8402fc80d98545d6359e64742dae231cc0f3d9"
}
},
"bin": "govc.exe",