[phpmyadmin/website] a8ede9: Fix latest checksum urls

Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: a8ede9231ed453132454bdd6c6e43dc5fac5ffc0 https://github.com/phpmyadmin/website/commit/a8ede9231ed453132454bdd6c6e43dc... Author: William Desportes <williamdes@wdes.fr> Date: 2018-09-16 (Sun, 09 September 2018) +02:00 Changed paths: M files/models.py M files/tests.py M files/views.py Log Message: ----------- Fix latest checksum urls - Fix /downloads/phpMyAdmin-latest-all-languages.zip.sha256 - Fix /downloads/phpMyAdmin-latest-source.tar.xz.sha256 Fixes: https://github.com/phpmyadmin/phpmyadmin/issues/14616 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: a9a7532890f2b0ecc2ffdac4b297998eecdee970 https://github.com/phpmyadmin/website/commit/a9a7532890f2b0ecc2ffdac4b297998... Author: Michal Čihař <michal@cihar.com> Date: 2018-09-16 (Sun, 09 September 2018) +02:00 Changed paths: M files/models.py M files/tests.py M files/views.py Log Message: ----------- Merge pull request #80 from williamdes/master Fix latest checksum urls
participants (1)
-
William Desportes