govc: Update to version 0.27.4

This commit is contained in:
github-actions[bot] 2022-02-11 08:27:22 +00:00
parent 1b2be25858
commit 86254e708c

View File

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