govc: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-03-07 16:27:02 +00:00
parent bf1e23bf93
commit 6ba55a73b7

View File

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