govc: Update to version 0.46.3

This commit is contained in:
github-actions[bot] 2024-12-12 20:29:57 +00:00
parent 3bb057e8d9
commit 0de761fb45

View File

@ -1,12 +1,12 @@
{ {
"version": "0.46.2", "version": "0.46.3",
"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.2/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.46.3/govc_Windows_x86_64.zip",
"hash": "5a7b7ca791f0f13cdc5a9f3cc90a8bdf17f5cac21565869acd72c00a027c5e54" "hash": "09f65850fd0a47ac62e259a8571d1beecc7bdaa655fcc66ae5bffad7e6233239"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",