mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 15:13:09 +00:00
Updated and fixed "easy_bcrypt" (#1107)
This commit is contained in:
parent
baa4017e01
commit
1b54edd0c2
@ -2008,8 +2008,8 @@
|
||||
"web": "https://github.com/fenekku/moustachu"
|
||||
},
|
||||
{
|
||||
"name": "easy-bcrypt",
|
||||
"url": "https://github.com/flaviut/easy-bcrypt.git",
|
||||
"name": "easy_bcrypt",
|
||||
"url": "https://github.com/Akito13/easy-bcrypt.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hash",
|
||||
@ -2017,9 +2017,8 @@
|
||||
"password",
|
||||
"bcrypt"
|
||||
],
|
||||
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
|
||||
"license": "CC0",
|
||||
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
|
||||
"description": "A simple wrapper providing a convenient reentrant interface for the bcrypt password hashing algorithm.",
|
||||
"license": "CC0"
|
||||
},
|
||||
{
|
||||
"name": "libclang",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user