diff --git a/packages.json b/packages.json index d86574c..5a489e9 100644 --- a/packages.json +++ b/packages.json @@ -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",