From 9e0c4e8c3d4d4319029a9ed1de1a9c192bdf0f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Mar 2023 16:39:52 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index dec2fd9..5273e1d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://docs.yourls.org/" code = "https://github.com/YOURLS/YOURLS" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.15" architectures = "all" multi_instance = true ldap = false @@ -48,6 +48,13 @@ ram.runtime = "50M" default = "fr_FR" [resources] + + [resources.sources] + + [resources.sources.main] + url = "https://github.com/YOURLS/YOURLS/archive/1.9.2.zip" + sha256 = "65e242aaf007f86d7bf8f7f2776ee814a632a783749151d043d669512c3b41cb" + [resources.system_user] [resources.install_dir]