Update nimsnappyc url (#752)

* I hate git

* Update nimsnappyc url
This commit is contained in:
Dmitry Atamanov 2018-05-25 15:15:39 +03:00 committed by Dominik Picheta
parent b069f204b5
commit 084643665a

View File

@ -9335,7 +9335,7 @@
},
{
"name": "nimsnappyc",
"url": "https://github.com/data-man/nimsnappyc",
"url": "https://github.com/NimCompression/nimsnappyc",
"method": "git",
"tags": [
"snappy",
@ -9345,7 +9345,7 @@
],
"description": "Wrapper for the Snappy-C compression library",
"license": "MIT",
"web": "https://github.com/data-man/nimsnappyc"
"web": "https://github.com/NimCompression/nimsnappyc"
},
{
"name": "websitecreator",