govc: Update to version 0.46.1

This commit is contained in:
github-actions[bot] 2024-11-15 04:30:40 +00:00
parent 2e34c51366
commit 5edfac6c3a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.46.0", "version": "0.46.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.46.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.46.1/govc_Windows_x86_64.zip",
"hash": "82d694cf688d70ce2b549281adb2533c341b7c1e84d7b8f24d8dce50aecb7827" "hash": "08820f5d3e3c1f4d3a6645d8b64dec0c360fa15c2f1bc88b0258a2c9ee4e9973"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",