govc: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-09-29 00:33:34 +00:00
parent 6db2107cb8
commit f438f586c3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.31.0", "version": "0.32.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.31.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.32.0/govc_Windows_x86_64.zip",
"hash": "0eb4f090265f39edda002daa5977e76a7b1e67adde6d5f242a61612a673461ee" "hash": "13d77388826b97b8c2adc2778b7ad42de6ad9b31e56f02ab6243726e719187cd"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",