From 3ee542db302b9fa1dd4885b7efe1ed7476198a85 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Fri, 20 Jun 2025 09:59:59 +0100 Subject: [PATCH] Remove HRConvert2 (Unmaintained since June 2024) (#1448) --- software/hrconvert2.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/hrconvert2.yml diff --git a/software/hrconvert2.yml b/software/hrconvert2.yml deleted file mode 100644 index 8a86a12ab5..0000000000 --- a/software/hrconvert2.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: HRConvert2 -website_url: https://github.com/zelon88/HRConvert2 -description: Drag-and-drop file conversion server with session based authentication, automatic temporary file maintenance, and logging capability. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Automation -source_code_url: https://github.com/zelon88/HRConvert2 -stargazers_count: 1277 -updated_at: '2024-06-10' -archived: false