1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Upgrade to v2.35.2

This commit is contained in:
yunohost-bot 2022-10-10 06:49:50 +00:00
parent 12020da039
commit a677b2c53e
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.1.tar.gz
SOURCE_SUM=03f2696e9ee32665ecc22bb2caf581952fc032cf760002f90f1db24447ad7ebb
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.2.tar.gz
SOURCE_SUM=a3c9a0c4fbdd0ceffd47b9b8e7a16afa4f64278313799878211286bd16c68184
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_EXTRACT=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "OpenID Connect Provider based on Yunohost LDAP server"
},
"version": "2.35.1~ynh1",
"version": "2.35.2~ynh1",
"url": "https://github.com/YunoHost-Apps/dex_ynh",
"upstream": {
"license": "Apache-2.0",