govc: Update to version 0.30.5

This commit is contained in:
github-actions[bot] 2023-06-27 04:29:09 +00:00
parent 03fdeea8bf
commit fd039168e1

View File

@ -1,12 +1,12 @@
{
"version": "0.30.4",
"version": "0.30.5",
"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.30.4/govc_Windows_x86_64.zip",
"hash": "02b682e25bc94d309d9f13e9a667c7839464e03049010cf2ae69020a25ffa514"
"url": "https://github.com/vmware/govmomi/releases/download/v0.30.5/govc_Windows_x86_64.zip",
"hash": "2e7d3a27bdeea0689e95c9c595eb13d05ed4418051e655122d3bf55ea2bd15d2"
}
},
"bin": "govc.exe",