mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-04 20:13:16 +00:00
Update url of strenc (#2897)
This commit is contained in:
parent
86630e02d7
commit
709f2d29c3
@ -19981,16 +19981,17 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "strenc",
|
"name": "strenc",
|
||||||
"url": "https://github.com/Yardanico/nim-strenc",
|
"url": "https://github.com/nim-meta/strenc",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"encryption",
|
"encryption",
|
||||||
|
"macro",
|
||||||
"obfuscation",
|
"obfuscation",
|
||||||
"abandoned"
|
"abandoned"
|
||||||
],
|
],
|
||||||
"description": "A library to automatically encrypt all string constants in your programs",
|
"description": "A library to automatically encrypt all string constants in your programs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Yardanico/nim-strenc"
|
"web": "https://github.com/nim-meta/strenc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "trick",
|
"name": "trick",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user