add pugl, update web field of clap (#2922)

This commit is contained in:
Morgan 2024-08-20 01:57:15 -04:00 committed by GitHub
parent 9a7c412477
commit cef987f442
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33550,7 +33550,25 @@
],
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/morganholly/nim-clap"
"web": "https://github.com/NimAudio/nim-clap"
},
{
"name": "pugl",
"url": "https://github.com/NimAudio/nim-pugl",
"method": "git",
"tags": [
"plugin",
"audio-plugin",
"pugl",
"graphics",
"opengl",
"gui",
"windowing",
"window"
],
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/NimAudio/nim-pugl"
},
{
"name": "negl",