Added package checksums (#2582)

This commit is contained in:
ringabout 2023-05-03 19:34:25 +08:00 committed by GitHub
parent 308eb8ae4b
commit b04fa299fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30028,5 +30028,19 @@
],
"description": "Wrapper around PEG library, enhancing PEG reusability.",
"license": "MIT"
},
{
"name": "checksums",
"url": "https://github.com/nim-lang/checksums",
"method": "git",
"tags": [
"checksums",
"official",
"hash",
"crypto"
],
"description": "Hash algorithms in Nim.",
"license": "MIT",
"web": "https://github.com/nim-lang/checksums"
}
]