Merge pull request #557 from frarees/sndfile

nim-sndfile -> sndfile
This commit is contained in:
Dominik Picheta 2017-08-07 13:51:58 +01:00 committed by GitHub
commit 1d2b7c3a0d

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",