mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
transfer snappy ownership to status-im (#2117)
This commit is contained in:
parent
41e799240f
commit
8f8fbd6fea
@ -12573,7 +12573,11 @@
|
||||
},
|
||||
{
|
||||
"name": "snappy",
|
||||
"url": "https://github.com/jangko/snappy",
|
||||
"alias": "nim-snappy"
|
||||
},
|
||||
{
|
||||
"name": "nim-snappy",
|
||||
"url": "https://github.com/status-im/nim-snappy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"compression",
|
||||
@ -12582,7 +12586,7 @@
|
||||
],
|
||||
"description": "Nim implementation of Snappy compression algorithm",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/snappy"
|
||||
"web": "https://github.com/status-im/nim-snappy"
|
||||
},
|
||||
{
|
||||
"name": "loadenv",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user