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

adding a couple bug fixes for using sha hashes #19

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

SethHollandsworth
Copy link
Owner

bugfix to make sha hashes work better. Fixed a bug where it would error if you specified a hash but not a tag name. Also moved the error checking to make sure you're not trying to use a hash on a tar file. I haven't been able to find the hashes inside of the tar files so this is a space for future improvement.

@SethHollandsworth SethHollandsworth added the bug Something isn't working label Mar 13, 2023
@SethHollandsworth SethHollandsworth self-assigned this Mar 13, 2023
@SethHollandsworth SethHollandsworth merged commit a62dc32 into main Mar 13, 2023
@SethHollandsworth SethHollandsworth deleted the bugfix/sha_hash_bug branch March 13, 2023 15:56
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
2 participants