Skip to content

changed md5 to sha256 - #1

Open
liljenstolpe wants to merge 1 commit into
SimonRice:masterfrom
liljenstolpe:master
Open

changed md5 to sha256#1
liljenstolpe wants to merge 1 commit into
SimonRice:masterfrom
liljenstolpe:master

Conversation

@liljenstolpe

Copy link
Copy Markdown

brew has started to complain that the md5 hash validation was going to be deprecated in a future version.

I pulled the tarball, did an md5 to validate it was the same that you assumed, then did an shasum -a256 and generated the SHA256 hash. Replaced the md5 hash with the sha256 hash in the imapsync.rb file.

Tested it all and it works.

BTW - why has this never been merged into the main homebrew distro?

Christopher

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

Successfully merging this pull request may close these issues.

1 participant