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]