Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Incorrect latest manifests in winget #1363

Closed
3 tasks done
Paciupa opened this issue Nov 6, 2023 · 0 comments
Closed
3 tasks done

[Bug]: Incorrect latest manifests in winget #1363

Paciupa opened this issue Nov 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Paciupa
Copy link

Paciupa commented Nov 6, 2023

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I understand that th-ch/youtube-music has NO affiliation with Google or YouTube

YouTube Music (Application) Version

2.2.0

What operating system are you using?

Windows

Operating System Version

Windows 10 22H2

What arch are you using?

x64

Last Known Working YouTube Music (Application) version

2.1.2

Expected Behavior

winget searchs and installs the latest version (2.2.0)

Actual Behavior

winget considers version 2.1.2 as latest (winget show th-ch.YouTubeMusic ).

Additional Information

I think that problem is in one letter v in PackageVersion field (like v2.2.0) in manifest and maybe connected with tool WinGet Releaser v2 using Komac v1.11.0.

So, I bypassed this problem with winget install th-ch.YouTubeMusic --version v2.2.0 ---force command.

And also thanks for the great app!

@JellyBrick JellyBrick added the bug Something isn't working label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants