Hi. I'm using gcloud on a Windows machine.
Recently, I upgraded some softwares on my Windows with `winget`.
`winget list --upgrade-available` showed me a warning about a package with unknown version.
It was Google Cloud SDK (winget package id: Google.CloudSDK).
Google Cloud SDK does not display any version information on "Apps & features" either.
`gcloud --version` displays the version 478.0.0, but winget and Windows do not know it.
Can it be fixed, perhaps by making the installer to properly set version information or something?