mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Replace @rgv151's xxtea package with @andot's xxtea package.
Closes #335.
This commit is contained in:
parent
ba618ce9da
commit
348a6fa054
@ -3197,7 +3197,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "xxtea",
|
"name": "xxtea",
|
||||||
"url": "https://github.com/rgv151/xxtea.nim",
|
"url": "https://github.com/xxtea/xxtea-nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"xxtea",
|
"xxtea",
|
||||||
@ -3205,9 +3205,9 @@
|
|||||||
"decrypt",
|
"decrypt",
|
||||||
"crypto"
|
"crypto"
|
||||||
],
|
],
|
||||||
"description": "XXTEA wrapper for Nim",
|
"description": "XXTEA encryption algorithm library written in pure Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/xxtea.nim"
|
"web": "https://github.com/xxtea/xxtea-nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "xxhash",
|
"name": "xxhash",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user