govc: Update to version 0.28.1

This commit is contained in:
github-actions[bot] 2023-01-28 00:33:42 +00:00
parent d5b35bca72
commit a31b4783e9

View File

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