govc: Update to version 0.27.0

This commit is contained in:
Richard Kuhnt 2021-10-14 21:00:36 +00:00
parent 165e7087fe
commit e19df56d00

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.1", "version": "0.27.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.26.1/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.27.0/govc_Windows_x86_64.zip",
"hash": "c19b6dd113722a90fda34cd38fb3f6dc1a77c0cd082d1339e57144a34a031d31" "hash": "9dba74a8d2ae7b4e0238132e4d856e62f5b015f6afb67a157157c0a1ad2d30e6"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",