rubinius / rubinius

The Rubinius Language Platform
https://rubinius.com
Mozilla Public License 2.0
3.06k stars 602 forks source link

Publish md5 hash of releases #3812

Closed saizai closed 4 years ago

saizai commented 5 years ago

Currently, Rubinius publishes sha512 hashes, e.g. https://github.com/rubinius/rubinius/releases/download/v3.107/rubinius-3.107.tar.bz2.sha512

Please also publish md5 hashes.

Purpose: rvm uses it: https://github.com/rvm/rvm/blob/master/config/md5

brixen commented 4 years ago

Rubinius will not be publishing md5 hashes. RVM should update to a modern hash function.