diff options
| -rw-r--r-- | packages.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json index 4a7bef4..681cd69 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] |
