Author: Armin Rigo <[email protected]> Branch: release-1.13 Changeset: r3305:9cc790d05bc5 Date: 2019-10-21 16:57 +0200 http://bitbucket.org/cffi/cffi/changeset/9cc790d05bc5/
Log: md5/sha diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -54,11 +54,11 @@ * Checksums of the "source" package version 1.13.1: - - MD5: ... + - MD5: 824ad9f228fbc6ce203c334e2ff4ab8f - - SHA: ... + - SHA: 678dad3a3102ebcbeab8f5f132968afa444f6a54 - - SHA256: ... + - SHA256: 558b3afef987cf4b17abd849e7bedf64ee12b28175d564d05b628a0f9355599b * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
