microsoft / microsoft/winget-cli
Currently installed version detechtion incorrect for Android Studio Canary
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
I have Android studio canary 2022.2.1.10 installed
But it seems like winget thought it is 2022.2.1.1

Installed the local manifest of 2022.2.1.10 via
https://github.com/microsoft/winget-pkgs/pull/92304
Steps to reproduce
- Install Android Studio Canary 2022.2.1.10
- run
winget upgrade
Expected behavior
It don't show 2022.2.1.10 as an outdated package
Actual behavior
It mark there is a newer version (2022.2.1.9) available for upgrade
Environment
Windows: Windows.Desktop v10.0.22622.601
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.3531.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the local manifest from PR 92304, then run winget upgrade as described. Trace the version-detection behavior for Android Studio Canary and consider the issue resolved when installed version 2022.2.1.10 is no longer reported as upgradeable to 2022.2.1.9.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100