diff --git a/conf/app.src b/conf/app.src deleted file mode 100644 index 94ecc61..0000000 --- a/conf/app.src +++ /dev/null @@ -1,7 +0,0 @@ -SOURCE_URL=https://github.com/Bubka/2FAuth/archive/refs/tags/v3.4.1.tar.gz -SOURCE_SUM=47228876cc431db310ccb6528af8481d1e36b013e78663566077b47d175e3f33 -SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz -SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= -SOURCE_EXTRACT=true diff --git a/manifest.toml b/manifest.toml index b5b4687..b485212 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ admindoc = "https://docs.2fauth.app/" code = "https://github.com/Bubka/2FAuth" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.16" architectures = "all" multi_instance = true ldap = false @@ -38,6 +38,14 @@ ram.runtime = "50M" default = "visitors" [resources] + + [resources.sources] + + [resources.sources.main] + url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v3.4.1.tar.gz" + sha256 = "47228876cc431db310ccb6528af8481d1e36b013e78663566077b47d175e3f33" + autoupdate.strategy = "latest_github_tag" + [resources.system_user] [resources.install_dir]