inspircd/vendor/update.toml

37 lines
990 B
TOML
Raw Normal View History

[bcrypt]
author = "Solar Designer"
email = "solar@openwall.com"
files = "crypt_blowfish.[ch]"
license = "Public Domain"
tarball = "https://www.openwall.com/crypt/crypt_blowfish-1.3.tar.gz"
version = "v1.3"
website = "https://www.openwall.com/crypt/"
[http_parser]
author = "Joyent, Inc. and other Node contributors"
files = "http_parser.[ch]"
git = "https://github.com/nodejs/http-parser"
license = "MIT License"
[sha2]
author = "Olivier Gay"
email = "olivier.gay@a3.epfl.ch"
files = "sha2.[ch]"
license = "3-clause BSD License"
tarball = "http://www.ouah.org/ogay/sha2/sha2.tar.gz"
version = "2007-02-02"
website = "http://www.ouah.org/ogay/sha2/"
[utfcpp]
author = "Nemanja Trifunovic"
depth = 2
files = "source/utf8/{core,unchecked}.h"
git = "https://github.com/nemtrif/utfcpp"
license = "Boost Software License"
[ya_getopt]
author = "Kubo Takehiro"
files = "ya_getopt.[ch]"
git = "https://github.com/kubo/ya_getopt"
license = "2-clause BSD License"