We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I try to perform a scoop install stripe I receive the following:
PS C:\Users\ngines> scoop install stripe Installing 'stripe' (1.2.2) [64bit] Downloading https://github.com/stripe/stripe-cli/releases/download/v1.2.2/stripe_1.2.2_windows_x86_64.zip (-1 B)...
Checking hash of stripe_1.2.2_windows_x86_64.zip ... ERROR Hash check failed! App: stripe/stripe URL: https://github.com/stripe/stripe-cli/releases/download/v1.2.2/stripe_1.2.2_windows_x86_64.zip First bytes: 50 4B 03 04 2D 00 08 00 Expected: 38ebbc8e399b60dbcb290439748f42459098df789dc5c540bd4347610defb8a7 Actual: 07eef1c7d2fb9f9c73707651771c51fc468343b4bc13f18e345547f6987bc684
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I try to perform a scoop install stripe I receive the following:
PS C:\Users\ngines> scoop install stripe
Installing 'stripe' (1.2.2) [64bit]
Downloading https://github.com/stripe/stripe-cli/releases/download/v1.2.2/stripe_1.2.2_windows_x86_64.zip (-1 B)...
Checking hash of stripe_1.2.2_windows_x86_64.zip ... ERROR Hash check failed!
App: stripe/stripe
URL: https://github.com/stripe/stripe-cli/releases/download/v1.2.2/stripe_1.2.2_windows_x86_64.zip
First bytes: 50 4B 03 04 2D 00 08 00
Expected: 38ebbc8e399b60dbcb290439748f42459098df789dc5c540bd4347610defb8a7
Actual: 07eef1c7d2fb9f9c73707651771c51fc468343b4bc13f18e345547f6987bc684
The text was updated successfully, but these errors were encountered: