Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: afdd2355c84b77b72110301795d9b284e813d385 https://github.com/phpmyadmin/phpmyadmin/commit/afdd2355c84b77b72110301795d9... Author: Michal Čihař michal@cihar.com Date: 2015-06-18 (Thu, 18 Jun 2015)
Changed paths: M scripts/create-release.sh M scripts/upload-release
Log Message: ----------- Generate SHA1 and MD5 sums while releasing as well
So far we've relied on this being generated on sf.net side, what really does not guarantee anything.
Signed-off-by: Michal Čihař michal@cihar.com