From 4976431397f6e9824526276bdd94d62cefb3548a Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 30 Aug 2025 14:41:25 +0200 Subject: ruby and nodejs resources --- manifest.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'manifest.toml') diff --git a/manifest.toml b/manifest.toml index 7f0b634..152433a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:joinmastodon:mastodon" fund = "https://joinmastodon.org/sponsors" [integration] -yunohost = ">= 12.0.10" +yunohost = ">= 12.1.15" helpers_version = "2.1" architectures = "all" multi_instance = true @@ -87,3 +87,10 @@ ram.runtime = "500M" [resources.database] type = "postgresql" + + [resources.nodejs] + version = "20" + + [resources.ruby] + version = "3.4.5" + -- cgit v1.2.3-70-g09d2 From be2718c43687ff875fd7696cde4b98681c17d0eb Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Sep 2025 12:00:09 +0200 Subject: Update manifest.toml --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manifest.toml') diff --git a/manifest.toml b/manifest.toml index 066569a..bdb7071 100644 --- a/manifest.toml +++ b/manifest.toml @@ -88,8 +88,7 @@ ram.runtime = "500M" type = "postgresql" [resources.nodejs] - version = "20" + version = "22" [resources.ruby] version = "3.4.5" - -- cgit v1.2.3-70-g09d2