Add package crunchy (#2452)

This commit is contained in:
Ryan Oldenburg 2023-01-09 23:25:13 -06:00 committed by GitHub
parent d23dab6db1
commit 4af271176f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28412,6 +28412,26 @@
"license": "MIT",
"web": "https://github.com/hdbg/pape"
},
{
"name": "crunchy",
"url": "https://github.com/guzba/crunchy",
"method": "git",
"tags": [
"sha",
"sha256",
"sha-256",
"crc32",
"crc-32",
"adler32",
"adler-32",
"crc",
"checksum",
"hash"
],
"description": "SIMD-optimized hashing, checksums and CRCs",
"license": "MIT",
"web": "https://github.com/guzba/crunchy"
},
{
"name": "googleTranslate",
"url": "https://git.ozzuu.com/thisago/googleTranslate",