[autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

This commit is contained in:
Yunohost-Bot
2025-09-02 22:49:32 +02:00
committed by Alexandre Aubin
parent bf4851188a
commit 85bd8b0e87
8 changed files with 14 additions and 18 deletions

View File

@ -18,7 +18,7 @@ demo = "https://send.vis.ee/"
code = "https://github.com/timvisee/send"
[integration]
yunohost = ">= 12.0.9"
yunohost = ">= 12.1.17"
helpers_version = "2.1"
architectures = ["amd64", "arm64", "armhf"]
multi_instance = true
@ -70,3 +70,6 @@ ram.runtime = "50M"
[resources.apt]
packages = "redis-server"
[resources.nodejs]
version = "16"