diff --git a/conf/app.src b/conf/app.src index 58c620a..759d167 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.31.1.tar.gz -SOURCE_SUM=a85f2f33a69954f9dc7da2255743d8befad24cd2c7afac4ab74c5b6d1072e67e +SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.31.2.tar.gz +SOURCE_SUM=0cef9ea022894eab7cf3d74efb706f01d51c3eb730478b08d8b6c9c0d0594abe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz -SOURCE_IN_SUBDIR=true -SOURCE_FILENAME= SOURCE_EXTRACT=true +SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2d902f4..defd5f4 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "OpenID Connect Provider based on Yunohost LDAP server" }, - "version": "2.31.1~ynh3", + "version": "2.31.2~ynh1", "url": "https://github.com/YunoHost-Apps/dex_ynh", "upstream": { "license": "Apache-2.0", @@ -27,7 +27,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"