diff --git a/packages.json b/packages.json index 17f4753..2be82dd 100644 --- a/packages.json +++ b/packages.json @@ -21100,5 +21100,22 @@ "description": "The Ultimate Raylib gaming library wrapper", "license": "MIT", "web": "https://github.com/greenfork/nimraylib_now" + }, + { + "name": "hostname", + "url": "https://github.com/rominf/nim-hostname", + "method": "git", + "tags": [ + "android", + "bsd", + "hostname", + "library", + "posix", + "unix", + "windows" + ], + "description": "Nim library to get/set a hostname", + "license": "Apache-2.0", + "web": "https://github.com/rominf/nim-hostname" } ]