diff --git a/README.md b/README.md index 5a938a7..560d8ca 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.31.2~ynh1 +**Shipped version:** 2.32.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8d3505e..d812248 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.31.2~ynh1 +**Version incluse :** 2.32.0~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 759d167..5d62651 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.31.2.tar.gz -SOURCE_SUM=0cef9ea022894eab7cf3d74efb706f01d51c3eb730478b08d8b6c9c0d0594abe +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.32.0.tar.gz +SOURCE_SUM=85d9571c7a52dd41d6ffe1e7a32044bd723d2d57b89667a587153d08bc7a2337 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index defd5f4..2227be4 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.31.2~ynh1", + "version": "2.32.0~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0",