diff --git a/data/software.json b/data/software.json index d2b3b491d..3b0c7902d 100644 --- a/data/software.json +++ b/data/software.json @@ -2173,6 +2173,13 @@ "platforms": [], "url": null }, + { + "categories": ["library"], + "doap": "https://github.com/vsevex/whixp/blob/main/doap.xml", + "name": "Whixp", + "platforms": ["Dart"], + "url": "https://pub.dev/packages/whixp" + }, { "categories": [ "library" @@ -2183,12 +2190,5 @@ "JavaScript" ], "url": "https://ivan.vucica.net/zxmpp" - }, - { - "categories": ["library"], - "doap": "https://github.com/vsevex/whixp/blob/main/doap.xml", - "name": "Whixp", - "platforms": ["Dart"], - "url": "https://pub.dev/packages/whixp" - } + } ]