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

Merge pull request #64 from YunoHost-Apps/ci-auto-update-5.1.1

Upgrade to v5.1.1
This commit is contained in:
eric_G 2024-04-09 09:33:16 +02:00 committed by GitHub
commit 9fd08c09c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
- Add custom account without QR code thanks to an advanced form
- Edit accounts, even the imported ones
- Generate TOTP and HOTP security codes
**Shipped version:** 5.1.0~ynh1
**Shipped version:** 5.1.1~ynh1
**Demo:** <https://demo.2fauth.app/login>

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.1.0~ynh1"
version = "5.1.1~ynh1"
maintainers = []
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.1.0.tar.gz"
sha256 = "fb811ab6567986c48d20358e7f24f099fa1c4cbc05982c47e40d94a3df121425"
url = "https://github.com/Bubka/2FAuth/archive/refs/tags/v5.1.1.tar.gz"
sha256 = "2e745b8770ae0bf38ae62a6d42f9f01d417cc36f03a02672b686bc7d155719e1"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]