mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update manifest.toml
This commit is contained in:
parent
afa0d35d91
commit
54334581a2
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Dex"
|
|||
description.en = "OpenID Connect Provider based on YunoHost LDAP server"
|
||||
description.fr = "Connecteur OpenID basé sur le serveur LDAP YunoHost"
|
||||
|
||||
version = "2.37.0~ynh2"
|
||||
version = "2.38.0~ynh1"
|
||||
|
||||
maintainers = ["Limezy"]
|
||||
|
||||
|
@ -59,8 +59,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/dexidp/dex/archive/refs/tags/v2.37.0.tar.gz"
|
||||
sha256 = "5140ecccac260855f375a40bb20120e644418d8e314c63667b0ee3e4ceace99f"
|
||||
url = "https://github.com/dexidp/dex/archive/refs/tags/v2.38.0.tar.gz"
|
||||
sha256 = "ed9fa62c70e7a54261cd631501f28d3d1bfae7074294a8a6a782353fa6981241"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue