From 8084b1e7bd2f0463da97dbc111ac23b1c03f7737 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Sep 2022 06:51:30 +0000 Subject: [PATCH 1/2] Upgrade to v2.33.1 --- 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 4c6ddc9..64d3fb2 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.0.tar.gz -SOURCE_SUM=bbf14183ae283fa2ec4020a26bf0c576ef3007477d075b806e98bc92715cafe4 +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.33.1.tar.gz +SOURCE_SUM=a2199a32b11596e8585e28b7908a8f3c9dfabd74e11c9118cf41883b2ec20789 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index eb5adab..f3a9d10 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.33.0~ynh1", + "version": "2.33.1~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0", From cc20a14959de1599618870ad0e585854227b5b6b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Sep 2022 06:51:34 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e31b6b1..e9ed599 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Shipped version:** 2.33.0~ynh1 +**Shipped version:** 2.33.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 789b9c8..055129e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ This Yunohost package will install Dex and setup a canonical OpenID Connect prov - Interfaced with Yunohost's LDAP server -**Version incluse :** 2.33.0~ynh1 +**Version incluse :** 2.33.1~ynh1 ## Captures d'écran