mirror of
https://github.com/YunoHost-Apps/teampass_ynh.git
synced 2024-09-03 20:26:37 +02:00
Upgrade to v3.1.1
This commit is contained in:
parent
f2636c835a
commit
2311fe09da
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Teampass"
|
|||
description.en = "Passwords Manager"
|
||||
description.fr = "Gestionnaire de mots de passes"
|
||||
|
||||
version = "3.0.0.23~ynh2"
|
||||
version = "3.1.1~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/nilsteampassnet/TeamPass/archive/refs/tags/3.0.0.23.tar.gz"
|
||||
sha256 = "b010d1ea2cf0ace9fbeef30b448e864e3bc767f9f6e5beac79f0bf7e359005e7"
|
||||
url = "https://github.com/nilsteampassnet/TeamPass/archive/refs/tags/3.1.1.tar.gz"
|
||||
sha256 = "c4d1dd4a094e211fd4aeaac0cacb14441836294007d1308b71f9823ecd499d3e"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue