]> Cypherpunks.ru repositories - pygost.git/blobdiff - install.texi
Download link for 4.2 release
[pygost.git] / install.texi
index e18ac8f9b90305753c6736c3c679855aaf549a8b..b9cf7ce4e76f5d0b7949b22c581f9c39d50fe79c 100644 (file)
@@ -22,7 +22,7 @@ But also you can use pip (@strong{no} OpenPGP authentication is
 performed!) with PyPI:
 
 @example
-$ echo pygost==@value{VERSION} --hash=sha256:9e8daad58a7fca0c3addd357268bff4c506074dd300887ebf96c0f1c21123835 > requirements.txt
+$ echo pygost==@value{VERSION} --hash=sha256:8e11248a0945534635a2812c146eaf32cb3bdfcd8af9a224d2c2ffaa35e6f3d0 > requirements.txt
 $ pip install --requirement requirements.txt
 @end example