staticfloat / homebrew-julia

small repository to install julia
221 stars 35 forks source link

Change SHA1 sums to SHA256 sums for resources #218

Closed tchajed closed 8 years ago

tchajed commented 8 years ago

Not exactly sure how to download the bottles for other versions of OS X to compute their SHA256 sums, but happy to update the pull request if someone explains how to figure out the bottle URLs.

tchajed commented 8 years ago

Oops, didn't realize this is essentially the same as #215. Updated to add SHA256 sums of bottles (the other pull request also makes some extraneous whitespace changes).

tchajed commented 8 years ago

Also this fixes #216.

ellisvalentiner commented 8 years ago

I recommend closing this in favor of https://github.com/staticfloat/homebrew-julia/pull/215.

Perhaps someone else can provide instructions on how to obtain the checksums for specific macOS builds.

staticfloat commented 8 years ago

Closing in favor of #215, thanks for your help regardless!