nim-sndfile -> sndfile

This commit is contained in:
Francisco Requena 2017-08-07 11:47:00 +02:00
parent c97415e3fe
commit 2dd3ed2a57

View File

@ -1333,7 +1333,7 @@
"web": "https://github.com/MrJohz/appdirs"
},
{
"name": "nim-sndfile",
"name": "sndfile",
"url": "https://github.com/julienaubert/nim-sndfile",
"method": "git",
"tags": [
@ -1346,6 +1346,10 @@
"license": "MIT",
"web": "https://github.com/julienaubert/nim-sndfile"
},
{
"name": "nim-sndfile",
"alias": "sndfile"
},
{
"name": "bigints",
"url": "https://github.com/def-/bigints",