From bc7d4da0bf533ea4a3b368f8d51751c392789792 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 10 Jan 2024 00:02:32 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/recipes.json b/recipes.json index 8a0a295..e3857cd 100755 --- a/recipes.json +++ b/recipes.json @@ -3848,6 +3848,31 @@ "versions": [], "website": "" }, + "icecast": { + "category": "Apps", + "default_branch": "main", + "description": "Streaming multimedia", + "features": { + "backups": "No", + "email": "No", + "healthcheck": "No", + "image": { + "image": "icecast", + "rating": "4", + "source": "upstream", + "url": "https://hub.docker.com/r/icecast" + }, + "status": 0, + "tests": "No", + "sso": "No" + }, + "icon": "https://git.coopcloud.tech/repo-avatars/885cdb431736a0c0ef8503e5a1f001121e5f692dbc9e9e772faf2eddb2ef487e", + "name": "icecast", + "repository": "https://git.coopcloud.tech/coop-cloud/icecast.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/icecast.git", + "versions": [], + "website": "https://icecast.org/" + }, "invidious": { "category": "Apps", "default_branch": "main",