govc: Update to version 0.46.2

This commit is contained in:
github-actions[bot] 2024-11-20 00:36:29 +00:00
parent dd514b9fb5
commit 34d4fe75c8

View File

@ -1,12 +1,12 @@
{
"version": "0.46.1",
"version": "0.46.2",
"description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.46.1/govc_Windows_x86_64.zip",
"hash": "08820f5d3e3c1f4d3a6645d8b64dec0c360fa15c2f1bc88b0258a2c9ee4e9973"
"url": "https://github.com/vmware/govmomi/releases/download/v0.46.2/govc_Windows_x86_64.zip",
"hash": "5a7b7ca791f0f13cdc5a9f3cc90a8bdf17f5cac21565869acd72c00a027c5e54"
}
},
"bin": "govc.exe",