diff --git a/check_process b/check_process deleted file mode 100644 index 20bad8e..0000000 --- a/check_process +++ /dev/null @@ -1,26 +0,0 @@ -;; Test complet - ; Manifest - domain="domain.tld" - path="/" - admin="john" - is_public=1 - password="1Strong-Password" - ; Checks - pkg_linter=1 - setup_sub_dir=0 - setup_root=1 - setup_nourl=0 - setup_private=1 - setup_public=1 - upgrade=1 - #upgrade=1 from_commit=CommitHash - backup_restore=1 - multi_instance=1 - change_url=1 -;;; Options -Email= -Notification=none -;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& diff --git a/manifest.toml b/manifest.toml index f744872..60b6687 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://docs.commento.io/" code = "https://github.com/souramoo/commentoplusplus" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.16" architectures = ["amd64"] multi_instance = true ldap = false @@ -50,6 +50,7 @@ ram.runtime = "50M" url = "https://github.com/souramoo/commentoplusplus/releases/download/v1.8.7/release.tar.gz" sha256 = "a9925f34b3c035571b14b0d2f351129d70b9d589b9832fcb09f7f0d56d6d92a1" in_subdir = false + autoupdate.strategy = "latest_github_tag" [resources.ports]