govc: Update to version 0.30.2

This commit is contained in:
github-actions[bot] 2023-02-01 08:28:34 +00:00
parent 5df25a6cb7
commit 85867b0cd9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.1", "version": "0.30.2",
"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.30.1/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.30.2/govc_Windows_x86_64.zip",
"hash": "f6d5eb4fb37979a7020a081aadee1d7ede23435b3fd74c3b30b5eb9510d8d124" "hash": "5eabcd6ae1505bf239fe3424c2b36bd833f33851dd27db686e86204d79a3c67d"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",