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

Powershell: Ignore .sha256 and .msi #189

Open
korpa opened this issue Feb 24, 2024 · 0 comments
Open

Powershell: Ignore .sha256 and .msi #189

korpa opened this issue Feb 24, 2024 · 0 comments

Comments

@korpa
Copy link
Collaborator

korpa commented Feb 24, 2024

bin install github.com/gerardog/gsudo

Install gsudo in powershell, does not ask, but installs the checksum file:

d:\home\binbin\gsudo.setup.msi.sha256   v2.4.4          github.com/gerardog/gsudo

I know about -a, but if we ignore .sha256 and .msi files, it would use the correct "portable" file

bin install github.com/gerardog/gsudo -a
   • Getting latest release for gerardog/gsudo

Multiple matches found, please select one:

 [1] gsudo.portable.zip
 [2] gsudo.portable.zip.sha256
 [3] gsudo.setup.arm64.msi
 [4] gsudo.setup.arm64.msi.sha256
 [5] gsudo.setup.x64.msi
 [6] gsudo.setup.x64.msi.sha256
 [7] gsudo.setup.x86.msi
 [8] gsudo.setup.x86.msi.sha256
 Select an option:
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

1 participant