1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-14 14:21:23 +02:00
parent 6c6256ed13
commit 51405d5d26

View file

@ -5,7 +5,7 @@ name = "2FAuth"
description.en = "self-hosted alternative to One Time Passcode" description.en = "self-hosted alternative to One Time Passcode"
description.fr = "Alternative auto-hébergée a One Time Passcode" description.fr = "Alternative auto-hébergée a One Time Passcode"
version = "4.2.0~ynh1" version = "4.2.1~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.2.0.tar.gz" url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.2.1.tar.gz"
sha256 = "ac427c726181914a6f6d036d565eb8a24f9fcf2c888860988fe4d02d03d83bba" sha256 = "110873852391623525fd1b85f9fea1d0910f65a466e8ed534ca497927acb094c"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]