diff options
author | Matt Davis <mrd@redhat.com> | 2022-06-30 11:00:59 -0700 |
---|---|---|
committer | Matt Davis <mrd@redhat.com> | 2022-06-30 11:00:59 -0700 |
commit | 510d6f685c831685e315f44c3f36246b02ad0cc2 (patch) | |
tree | d27366e5d18f777d7254d13102139dfb537c78a6 /doc/source | |
parent | a70b1c7085907fa8788aeda91a6794862227b32d (diff) | |
download | cffi-510d6f685c831685e315f44c3f36246b02ad0cc2.tar.gz |
update doc source tarball hashes for 1.15.1v1.15.1
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/installation.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 4859c83..e198f0d 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -54,11 +54,11 @@ Download and Installation: * Checksums of the "source" package version 1.15.1: - - MD5: ... + - MD5: f493860a6e98cd0c4178149568a6b4f6 - - SHA1: ... + - SHA1: c42a46cd11f6153f299cf10e9c236e8b2a143c21 - - SHA256: ... + - SHA256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9 * Or grab the most current version from the `Heptapod page`_: ``hg clone https://foss.heptapod.net/pypy/cffi`` |