From 994e74a8d7aa6026b7a34a6069d91b56ff051157 Mon Sep 17 00:00:00 2001 From: Jacob Prezant <179630496+jacobprezant@users.noreply.github.com> Date: Thu, 29 May 2025 09:03:23 -0400 Subject: [PATCH 1/5] Added Feather --- contents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents.json b/contents.json index 8d18d45328b6..3eb7ae16dec3 100644 --- a/contents.json +++ b/contents.json @@ -33017,5 +33017,15 @@ "stars": 262, "updated": "2025-05-25 14:08:38 UTC" } + { + "title": "Feather", + "category-ids": ["developer"], + "description": "Feather is a free on-device iOS application manager/installer, using certificates part of the Apple Developer Program.", + "source": "https://github.com/khcrysalis/Feather", + "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/refs/heads/main/Images/Image-dark.png"], + "date_added": "May 29 2025", + "suggested_by": "@jacobprezant", + "stars": 2200 +} ] } From 7e34f299f1eb2c8c82acd70ab9751faf5cb0e969 Mon Sep 17 00:00:00 2001 From: Jacob Prezant <179630496+jacobprezant@users.noreply.github.com> Date: Thu, 29 May 2025 09:15:27 -0400 Subject: [PATCH 2/5] =?UTF-8?q?Removed=20=E2=80=9CiOS=E2=80=9D=20from=20de?= =?UTF-8?q?scription=20as=20it=20is=20assumed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contents.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents.json b/contents.json index 3eb7ae16dec3..a788c7ad6a12 100644 --- a/contents.json +++ b/contents.json @@ -33020,12 +33020,12 @@ { "title": "Feather", "category-ids": ["developer"], - "description": "Feather is a free on-device iOS application manager/installer, using certificates part of the Apple Developer Program.", + "description": "Feather is a free on-device application manager/installer, using certificates part of the Apple Developer Program.", "source": "https://github.com/khcrysalis/Feather", "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/refs/heads/main/Images/Image-dark.png"], "date_added": "May 29 2025", "suggested_by": "@jacobprezant", - "stars": 2200 -} + "stars": 2200 + } ] } From f559e15ca135269528ebff0ead5621d7633ea4bb Mon Sep 17 00:00:00 2001 From: Jacob Prezant <179630496+jacobprezant@users.noreply.github.com> Date: Thu, 29 May 2025 10:23:33 -0400 Subject: [PATCH 3/5] reformatted as pr failed checks --- contents.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contents.json b/contents.json index a788c7ad6a12..6447a2d0a144 100644 --- a/contents.json +++ b/contents.json @@ -33024,8 +33024,7 @@ "source": "https://github.com/khcrysalis/Feather", "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/refs/heads/main/Images/Image-dark.png"], "date_added": "May 29 2025", - "suggested_by": "@jacobprezant", - "stars": 2200 + "suggested_by": "@jacobprezant" } ] } From 807d3adff3329d198de61924b4dc102f4dafcb68 Mon Sep 17 00:00:00 2001 From: Jacob Prezant <179630496+jacobprezant@users.noreply.github.com> Date: Thu, 29 May 2025 17:35:20 -0400 Subject: [PATCH 4/5] fixed as requested --- contents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index bf7caa79b32d..7ff0409d25cc 100644 --- a/contents.json +++ b/contents.json @@ -33035,7 +33035,7 @@ "date_added": "May 28 2025", "suggested_by": "@csprasad", "stars": 178 - } + }, { "title": "Feather", "category-ids": ["developer"], @@ -33044,6 +33044,6 @@ "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/refs/heads/main/Images/Image-dark.png"], "date_added": "May 29 2025", "suggested_by": "@jacobprezant" - } + }, ] } From ac7b49575136353715d5aaaac0a7bb3d9f10cf2c Mon Sep 17 00:00:00 2001 From: Jacob Prezant <179630496+jacobprezant@users.noreply.github.com> Date: Thu, 29 May 2025 22:00:16 -0400 Subject: [PATCH 5/5] chore: updated entry in attempt to comply with requested format --- contents.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/contents.json b/contents.json index 7ff0409d25cc..3e23d3953c00 100644 --- a/contents.json +++ b/contents.json @@ -33037,13 +33037,16 @@ "stars": 178 }, { - "title": "Feather", - "category-ids": ["developer"], - "description": "Feather is a free on-device application manager/installer, using certificates part of the Apple Developer Program.", - "source": "https://github.com/khcrysalis/Feather", - "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/refs/heads/main/Images/Image-dark.png"], - "date_added": "May 29 2025", - "suggested_by": "@jacobprezant" - }, + "title": "Feather", + "category-ids": ["developer"], + "description": "Feather is a free on-device application manager/installer, using certificates part of the Apple Developer Program.", + "source": "https://github.com/khcrysalis/Feather", + "license": "gpl-3.0", + "stars": 2200, + "tags": ["swift"], + "screenshots": ["https://raw.githubusercontent.com/khcrysalis/Feather/69bf3146b651b2bf123af6ad92c01f19f0118901/Images/Image-dark.png"], + "date_added": "May 29 2025", + "suggested_by": "@jacobprezant" + }, ] }