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