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

Add winget installation option to ReadMe #1346

Closed
russellbanks opened this issue Sep 18, 2022 · 2 comments
Closed

Add winget installation option to ReadMe #1346

russellbanks opened this issue Sep 18, 2022 · 2 comments

Comments

@russellbanks
Copy link

yq is available from winget:

winget install yq
@mikefarah
Copy link
Owner

done - thanks for the tip!

@mloskot
Copy link

mloskot commented Dec 12, 2023

Since GitHub does not allow to comment on Releases, I've decided to hijack this thread.

I've just submitted the winget manifest with the latest v4.40.5, see

and I've done it using https://github.com/russellbanks/Komac which turns out a great tool that make the winget manifests maintenance a breeze:

komac update --id MikeFarah.yq `
  --version 4.40.5 `
  --urls https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_386.exe,https://github.com/mikefarah/yq/releases/download/v4.40.5/yq_windows_amd64.exe

then I Komac asked for GitHub token which I provided it with output from gh auth token and Voilà!

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

3 participants