From c0796587126c499a2a7afa3c60351fc72b0bb573 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 03:41:24 +0200 Subject: [PATCH] Upgrade to v2.39.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f577298..db75635 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.38.0~ynh1" +version = "2.39.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.38.0.tar.gz" - sha256 = "ed9fa62c70e7a54261cd631501f28d3d1bfae7074294a8a6a782353fa6981241" + url = "https://github.com/dexidp/dex/archive/refs/tags/v2.39.1.tar.gz" + sha256 = "3a485e9562d35fc23c0b66fb3d3e46c5766780b0f620de643ca8494ed368bab0" autoupdate.strategy = "latest_github_tag" [resources.system_user]