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

Upgrade to v4.2.2

This commit is contained in:
yunohost-bot 2023-09-18 06:15:07 +02:00 committed by YunoHost Bot
parent 18fe4d6529
commit 3a330362a7

View file

@ -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 = "4.2.1~ynh1"
version = "4.2.2~ynh1"
maintainers = ["eric_G"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.2.1.tar.gz"
sha256 = "110873852391623525fd1b85f9fea1d0910f65a466e8ed534ca497927acb094c"
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v4.2.2.tar.gz"
sha256 = "ac5775d4648eb90fb5660270dfede1cd4a43231a64a45cc14704e02e63c8af8c"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]