chocolatey / checksum

Validates MD5/SHA1 CheckSums on the command line.
Apache License 2.0
14 stars 13 forks source link

Throw error if the type is specified wrong #3

Closed ferventcoder closed 7 years ago

ferventcoder commented 8 years ago

instead of just defaulting back to md5, throw an error if the type is specified wrong.

ferventcoder commented 7 years ago

Changes some of how #4 works, so that #4 determination is only done when a hash type is not also passed.

ferventcoder commented 7 years ago

Fixed for 0.2.0