mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-18 04:03:10 +00:00
Added package checksums (#2582)
This commit is contained in:
parent
308eb8ae4b
commit
b04fa299fd
@ -30028,5 +30028,19 @@
|
|||||||
],
|
],
|
||||||
"description": "Wrapper around PEG library, enhancing PEG reusability.",
|
"description": "Wrapper around PEG library, enhancing PEG reusability.",
|
||||||
"license": "MIT"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user