mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +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",
|
||||
"url": "https://github.com/rgv151/xxtea.nim",
|
||||
"url": "https://github.com/xxtea/xxtea-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"xxtea",
|
||||
@ -3205,9 +3205,9 @@
|
||||
"decrypt",
|
||||
"crypto"
|
||||
],
|
||||
"description": "XXTEA wrapper for Nim",
|
||||
"description": "XXTEA encryption algorithm library written in pure Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/xxtea.nim"
|
||||
"web": "https://github.com/xxtea/xxtea-nim"
|
||||
},
|
||||
{
|
||||
"name": "xxhash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user