1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-15 09:09:59 +00:00
i2pdbrowser/windows/README.md

11 lines
465 B
Markdown
Raw Normal View History

i2pdbrowser windows
=====
Ссылки, откуда были взяты приложения, используемые для сборки i2pdbrowser
-----
* 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
2017-03-23 16:34:35 +03:00
* sed: http://unxutils.sourceforge.net/
SHA512SUMS создан командой `find * -type f -print0 | xargs -0 -i sha512sum {}` в Debian.