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:
Christopher Arndt 2025-07-04 08:08:33 +02:00 committed by GitHub
parent 6a17726d35
commit 14ca3c6e87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3342,7 +3342,7 @@
},
{
"name": "sndfile",
"url": "https://github.com/julienaubert/nim-sndfile",
"url": "https://github.com/SpotlightKid/nim-sndfile",
"method": "git",
"tags": [
"audio",
@ -3352,7 +3352,7 @@
],
"description": "A wrapper of libsndfile",
"license": "MIT",
"web": "https://github.com/julienaubert/nim-sndfile"
"web": "https://github.com/SpotlightKid/nim-sndfile"
},
{
"name": "nim-sndfile",