]> Cypherpunks.ru repositories - pygost.git/commitdiff
Download link for 5.2 release
authorSergey Matveev <stargrave@stargrave.org>
Mon, 19 Oct 2020 11:06:35 +0000 (14:06 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 19 Oct 2020 11:10:36 +0000 (14:10 +0300)
download.texi
install.texi

index dcc29973a5fc553ab19674e46ae4744e4b8e2f89..e5e2f5d40e209b29998f8f189f39d49e0e2748ee 100644 (file)
@@ -1,6 +1,11 @@
 @multitable {XXXXX} {XXXX-XX-XX} {XXXX KiB} {link sign} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}
 @headitem Version @tab Date @tab Size @tab Tarball @tab SHA256 checksum @tab Streebog-256 checksum
 
 @multitable {XXXXX} {XXXX-XX-XX} {XXXX KiB} {link sign} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx} {xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}
 @headitem Version @tab Date @tab Size @tab Tarball @tab SHA256 checksum @tab Streebog-256 checksum
 
+@item @ref{Release 5.2, 5.2} @tab 2020-10-19 @tab 78 KiB
+@tab @url{pygost-5.2.tar.xz, link} @url{pygost-5.2.tar.xz.sig, sign}
+@tab @code{85CC7AC1 56B531C1 2B035158 EB5E3929 7BDC9F77 B8C5A41D FEBB55B6 8F1BE738}
+@tab @code{1950ada7a6a4527932990c8a6171315cf7c5151187a4ea1d793a1835898b3efa}
+
 @item @ref{Release 5.1, 5.1} @tab 2020-09-24 @tab 79 KiB
 @tab @url{pygost-5.1.tar.xz, link} @url{pygost-5.1.tar.xz.sig, sign}
 @tab @code{775C05CD 4E9D618C C13482B7 F9C3935E 397881E3 C146DA90 FEA2828D 3596E0FF}
 @item @ref{Release 5.1, 5.1} @tab 2020-09-24 @tab 79 KiB
 @tab @url{pygost-5.1.tar.xz, link} @url{pygost-5.1.tar.xz.sig, sign}
 @tab @code{775C05CD 4E9D618C C13482B7 F9C3935E 397881E3 C146DA90 FEA2828D 3596E0FF}
index e1b6793ddf2e8589a384b034063edfe3db849dbb..46e35089e13ca6138207f72fceee02e0c05b93b2 100644 (file)
@@ -20,7 +20,7 @@ But also you can use pip (@strong{no} OpenPGP authentication is
 performed!) with PyPI:
 
 @example
 performed!) with PyPI:
 
 @example
-$ echo pygost==@value{VERSION} --hash=sha256:220dc92874b2f2f0ac72875e5f06bd9652b3643a13073b20843968c367db07ff > requirements.txt
+$ echo pygost==@value{VERSION} --hash=sha256:430bab3fdb4c2f59d89b5c80293468b3d3f5b713b49157d995b723ff909cf7c8 > requirements.txt
 $ pip install --requirement requirements.txt
 @end example
 
 $ pip install --requirement requirements.txt
 @end example