From 6c085efac281d6aef286b0fc8157ae487f886b9e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Aug 2024 03:32:32 +0200 Subject: [PATCH] Upgrade sources - `main` v2.41.1: https://github.com/dexidp/dex/releases/tag/2.41.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e41ae46..de33b21 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]