mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
feat: change URL for nim-sndfile due to change of maintainer (#3063)
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
parent
6a17726d35
commit
14ca3c6e87
@ -3342,7 +3342,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sndfile",
|
"name": "sndfile",
|
||||||
"url": "https://github.com/julienaubert/nim-sndfile",
|
"url": "https://github.com/SpotlightKid/nim-sndfile",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"audio",
|
"audio",
|
||||||
@ -3352,7 +3352,7 @@
|
|||||||
],
|
],
|
||||||
"description": "A wrapper of libsndfile",
|
"description": "A wrapper of libsndfile",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/julienaubert/nim-sndfile"
|
"web": "https://github.com/SpotlightKid/nim-sndfile"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nim-sndfile",
|
"name": "nim-sndfile",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user