renamed avbin_nim to avbin

This commit is contained in:
Vladar4 2017-12-31 17:07:17 +02:00
parent fabd1c6c65
commit fda634fc5d

View File

@ -7858,8 +7858,8 @@
"web": "https://github.com/Skrylar/sksbox"
},
{
"name": "avbin_nim",
"url": "https://github.com/Vladar4/avbin_nim",
"name": "avbin",
"url": "https://github.com/Vladar4/avbin",
"method": "git",
"tags": [
"audio",
@ -7870,6 +7870,6 @@
],
"description": "Wrapper of the AVbin library for the Nim language.",
"license": "LGPL",
"web": "https://github.com/Vladar4/avbin_nim"
"web": "https://github.com/Vladar4/avbin"
}
]