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

winget manifest require update (stuck on v2.4) #5488

Open
welpdx opened this issue Nov 14, 2024 · 3 comments
Open

winget manifest require update (stuck on v2.4) #5488

welpdx opened this issue Nov 14, 2024 · 3 comments

Comments

@welpdx
Copy link

welpdx commented Nov 14, 2024

C:\>winget search scrcpy
Name      Id                           Version    Match       Source
---------------------------------------------------------------------
scrcpy    Genymobile.scrcpy            2.4                    winget


>winget show Genymobile.scrcpy
Found scrcpy [Genymobile.scrcpy]
Version: 2.4
Publisher: Genymobile
Publisher Url: https://github.com/Genymobile
Publisher Support Url: https://github.com/Genymobile/scrcpy/issues
Author: Genymobile
Moniker: scrcpy
...
Release Notes Url: https://github.com/Genymobile/scrcpy/releases/tag/v2.4
Tags:
  android
  control
  device
  display
Installer:
  Installer Type: portable (zip)
  Installer Url: https://github.com/Genymobile/scrcpy/releases/download/v2.4/scrcpy-win64-v2.4.zip
  Installer SHA256: 9dc56f21bfa455352ec0c58b40feaf2fb02d67372910a4235e298ece286ff3a9
  Release Date: 2024-03-02
  Offline Distribution Supported: true

perhaps manifest should be updated to https://github.com/Genymobile/scrcpy/releases/latest to always update to the latest?

@rom1v
Copy link
Collaborator

rom1v commented Nov 14, 2024

I'm not in charge of the winget package, it's done by third-party devs.

I recently removed the reference to winget because apparently there were problems: #4956 (comment)

@welpdx
Copy link
Author

welpdx commented Nov 16, 2024

Thanks for the quick reply.

Did some digging, according to ms docs, I can create a package update submission as a "community member". I have made a new submission there. microsoft/winget-pkgs#192018

There also is a way to auto update your winget manifest via github workflows. The devs of powertoys and oh-my-posh has been utilizing this so that it updates manifest each time they push out a new release on their github repo"
Using wingetcreate:

PowerToys
Oh-My-Posh

Maybe it will take some time to set up but might be worth it for the windows winget users? Thanks again

@welpdx
Copy link
Author

welpdx commented Nov 16, 2024

Oh I see. Winget has issues with accessing dlls due to using symbolic links.
microsoft/winget-pkgs#166969 (comment)

microsoft/winget-cli#2711

@Genymobile Genymobile deleted a comment from Meoshiat Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants