From c7ba183c1b2aa0ec008389715343347966a9b9d5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Sep 2022 06:47:51 +0000 Subject: [PATCH] Upgrade to v2.34.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 64d3fb2..0c5e7b2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.33.1.tar.gz -SOURCE_SUM=a2199a32b11596e8585e28b7908a8f3c9dfabd74e11c9118cf41883b2ec20789 +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.34.0.tar.gz +SOURCE_SUM=39ea91dcd224604bf2a1e2e6918bc66a2f57ce76929e04745b48a4a8f6260e36 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index f3a9d10..afff367 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.33.1~ynh1", + "version": "2.34.0~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0",