checksums

Former-commit-id: 1b3c636dcf1f9fdc1571e2988154de83fb63e96d
This commit is contained in:
r4sas 2017-03-23 16:34:35 +03:00
parent fc96232b90
commit df069c106f
10 changed files with 259 additions and 15 deletions

View file

@ -5,4 +5,6 @@ i2pdbrowser windows
* 7z: http://7-zip.org/
* Curl: https://winampplugins.co.uk/curl/
* CA Root Certificates: https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
* sed: http://unxutils.sourceforge.net/
* sed: http://unxutils.sourceforge.net/
SHA512SUMS создан командой `find * -type f -print0 | xargs -0 -i sha512sum {}` в Debian.