govc: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2023-01-28 04:28:33 +00:00
parent a9ce88285e
commit 35e4d3aa46

View File

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