From 8ffa9570331217b4e8dbcdaf4544d463324ed3a6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 23 Oct 2023 00:27:43 +0200 Subject: [PATCH 1/2] Add tryton to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 11d35598..27fb91de 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1300,6 +1300,12 @@ description = "OSS Vulnerability and Misconfiguration Scanning." upstream = "https://github.com/aquasecurity/trivy" website = "https://www.aquasec.com/products/trivy/" +[tryton] +name = "tryton" +description = "Tryton is a three-tier high-level general purpose computer application platform on top of which is b" +upstream = "https://foss.heptapod.net/tryton/" +website = "https://www.tryton.org/" + [tubesync] name = "tubesync" description = "Syncs YouTube channels and playlists to a locally hosted media server" From 50f829e03c08f034d062c1581162253be45d5ec2 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:10:32 +0200 Subject: [PATCH 2/2] Update wishlist.toml Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 27fb91de..425cb534 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1302,7 +1302,7 @@ website = "https://www.aquasec.com/products/trivy/" [tryton] name = "tryton" -description = "Tryton is a three-tier high-level general purpose computer application platform on top of which is b" +description = "Business software, ERP" upstream = "https://foss.heptapod.net/tryton/" website = "https://www.tryton.org/"