govc: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2024-02-12 20:23:25 +00:00
parent a8ec7fcd19
commit 2990794794

View File

@ -1,12 +1,12 @@
{ {
"version": "0.34.2", "version": "0.35.0",
"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.34.2/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.35.0/govc_Windows_x86_64.zip",
"hash": "267ebbd4cb0a3cbe40b15981e332884575a8aea189e3fdf2dada31aa58b31e93" "hash": "2e2c8fb476b9347396b42ed6bc20133a621f76a40349768c5611631ee7d031dc"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",