diff --git a/applications.json b/applications.json index ee42cba..2802c5f 100644 --- a/applications.json +++ b/applications.json @@ -8426,7 +8426,42 @@ "git" ] }, - { + { + "repo_url" : "https://github.com/mpv-player/mpv", + "official_site" : "https://mpv.io", + "title" : "MPV", + "icon_url": "https://mpv.io/images/mpv-logo-128-0baae5aa.png", + "screenshots" : [ + "https://mpv.io/images/mpv-screenshot-34cd36ae.jpg" + ], + "short_description" : "Lightweight, highly configurable media player.", + "languages" : [ + "c" + ], + "categories" : [ + "audio", + "player", + "music", + "video" + ] + }, + { + "repo_url": "https://github.com/RobotsAndPencils/XcodesApp", + "official_site": "https://github.com/RobotsAndPencils/XcodesApp", + "title": "Xcodes.app", + "short_description": "The easiest way to install and switch between multiple versions of Xcode.", + "icon_url": "https://raw.githubusercontent.com/RobotsAndPencils/XcodesApp/main/icon.png", + "screenshots": [ + "https://raw.githubusercontent.com/RobotsAndPencils/XcodesApp/main/screenshot.png" + ], + "categories": [ + "ios--macos" + ], + "languages": [ + "swift" + ] + }, + { "repo_url" : "https://github.com/mpv-player/mpv", "official_site" : "https://mpv.io", "title" : "MPV", @@ -8440,8 +8475,8 @@ ], "categories" : [ "audio", - "player", - "music", + "player", + "music", "video" ] },