1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00
This commit is contained in:
Éric Gaspar 2023-04-03 14:09:50 +02:00
parent 4eee28d989
commit 38d27e2031
2 changed files with 9 additions and 8 deletions

View file

@ -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

View file

@ -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]