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.1

This commit is contained in:
yunohost-bot 2023-12-29 05:15:12 +01:00 committed by YunoHost Bot
parent 526fff33a9
commit f9aae5c014

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