Merge pull request #658 from CORDEA/feature/add-sha1ext

Add sha1ext
This commit is contained in:
Dominik Picheta 2018-02-21 17:18:58 +00:00 committed by GitHub
commit 113c8f6c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8215,5 +8215,17 @@
"description": "String interning library",
"license": "MIT",
"web": "https://github.com/pragmagic/names"
},
{
"name": "sha1ext",
"url": "https://github.com/CORDEA/sha1ext",
"method": "git",
"tags": [
"sha1",
"extension"
],
"description": "std / sha1 extension",
"license": "Apache License 2.0",
"web": "https://github.com/CORDEA/sha1ext"
}
]