govc: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2024-06-24 20:26:15 +00:00
parent 02b4cec176
commit 8aa9989da6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.3", "version": "0.38.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.37.3/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.38.0/govc_Windows_x86_64.zip",
"hash": "a64fee1895713d92ab736baa4abf9c1d71aa7524b298cc43a0096616a60c6593" "hash": "515178f5be0e7f5be08be541ba1b81996312bc17fc2b7f0c3fe893e894d9ed20"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",