From 68ec828bbc7a7b25c54d2cc1d12395a21492ace7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:04:35 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 34a5e20..be4b614 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "2FAuth" description.en = "self-hosted alternative to One Time Passcode" description.fr = "Alternative auto-hébergée a One Time Passcode" -version = "3.4.2~ynh2" +version = "4.0.0~ynh1" maintainers = ["eric_G"] @@ -16,7 +16,7 @@ admindoc = "https://docs.2fauth.app/" code = "https://github.com/Bubka/2FAuth" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.1.17" architectures = "all" multi_instance = true ldap = false @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v3.4.1.tar.gz" - sha256 = "47228876cc431db310ccb6528af8481d1e36b013e78663566077b47d175e3f33" + url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.0.0.tar.gz" + sha256 = "3189c68ac3b10e641b086fdea4ca5cf76725cc36e92c50bae5e64321578b6ea9" autoupdate.strategy = "latest_github_tag" [resources.system_user]