From af1fd474d27e24595c82c0b764d4fcca20286c49 Mon Sep 17 00:00:00 2001 From: Ilya Voronin Date: Wed, 9 Oct 2019 16:05:47 +0300 Subject: [PATCH] Add ArchiveMounter (#450) --- applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/applications.json b/applications.json index 84cb687..526b5fb 100644 --- a/applications.json +++ b/applications.json @@ -7222,6 +7222,20 @@ "rust" ] }, + { + "short_description": "Mounts archives like disk images.", + "categories": [ + "utilities" + ], + "repo_url": "https://github.com/ivoronin/ArchiveMounter", + "title": "ArchiveMounter", + "icon_url": "", + "screenshots": [], + "official_site": "", + "languages": [ + "swift" + ] + }, { "repo_url": "https://github.com/ribtoks/xpiks", "icon_url": "",