1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Upgrade sources

- `main` v2.41.1: https://github.com/dexidp/dex/releases/tag/2.41.1
This commit is contained in:
yunohost-bot 2024-08-08 03:32:32 +02:00 committed by YunoHost Bot
parent 40a4d3c6c9
commit 6c085efac2

View file

@ -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.41.0~ynh1"
version = "2.41.1~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.41.0.tar.gz"
sha256 = "a21a71bbea1fb74b8c9d4e1b1d06bdc2a1c651b5bed750d0a27d698d8cda9d72"
url = "https://github.com/dexidp/dex/archive/refs/tags/v2.41.1.tar.gz"
sha256 = "58700d595d43eb473be00b2cefc7e0ecfa3cd6769406dcc89a04310a6b22531e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]