govc: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2022-12-12 20:25:51 +00:00
parent c1dfc694d1
commit ff4c7da412

View File

@ -1,12 +1,12 @@
{
"version": "0.29.0",
"version": "0.30.0",
"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.29.0/govc_Windows_x86_64.zip",
"hash": "4d30c09ddfb644d2de88164875d7ead28364efe7bcdf69d8580ca0033df644af"
"url": "https://github.com/vmware/govmomi/releases/download/v0.30.0/govc_Windows_x86_64.zip",
"hash": "057dc4c62ebf7cbd546cdfd87ad464bcbd115065949863209835397409e28de2"
}
},
"bin": "govc.exe",