From da0489955856efeb198db0cb3ccb098e98b19b54 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 08:36:34 +0000 Subject: [PATCH] Update date in json (#12463) Co-authored-by: GitHub Actions --- frontend/public/json/profilarr.json | 68 ++++++++++++++--------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/frontend/public/json/profilarr.json b/frontend/public/json/profilarr.json index f4a3046f5..b85c7d43a 100644 --- a/frontend/public/json/profilarr.json +++ b/frontend/public/json/profilarr.json @@ -1,35 +1,35 @@ { - "name": "Profilarr", - "slug": "profilarr", - "categories": [ - 14 - ], - "date_created": "2025-06-10", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 6868, - "documentation": "https://github.com/Dictionarry-Hub/profilarr#readme", - "website": "https://github.com/Dictionarry-Hub/profilarr", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/profilarr.webp", - "config_path": "/config", - "description": "Profilarr is a configuration management platform for Radarr and Sonarr that simplifies importing, syncing, and managing quality profiles, custom formats, and release profiles.", - "install_methods": [ - { - "type": "default", - "script": "ct/profilarr.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 8, - "os": "Debian", - "version": "13" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] -} \ No newline at end of file + "name": "Profilarr", + "slug": "profilarr", + "categories": [ + 14 + ], + "date_created": "2026-03-02", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 6868, + "documentation": "https://github.com/Dictionarry-Hub/profilarr#readme", + "website": "https://github.com/Dictionarry-Hub/profilarr", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/profilarr.webp", + "config_path": "/config", + "description": "Profilarr is a configuration management platform for Radarr and Sonarr that simplifies importing, syncing, and managing quality profiles, custom formats, and release profiles.", + "install_methods": [ + { + "type": "default", + "script": "ct/profilarr.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 8, + "os": "Debian", + "version": "13" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] +}