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 v5.0.2

This commit is contained in:
yunohost-bot 2023-12-30 05:15:11 +01:00 committed by YunoHost Bot
parent fbeb98907a
commit ea1aabd721

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 = "5.0.1~ynh1" version = "5.0.2~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.0.1.tar.gz" url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.0.2.tar.gz"
sha256 = "5ee9cfab6e956e24464f73fdde942c56d1660942b06eb283f21ebb7deb018062" sha256 = "0f399b9d3a84f8ab5e795b7b52524c672becc46f6f329c48186a95a0c67264f6"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]