mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Merge pull request #28 from YunoHost-Apps/ci-auto-update-v2.35.3
Upgrade to version 2.35.3
This commit is contained in:
commit
c5216cf6bd
4 changed files with 5 additions and 5 deletions
|
@ -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.35.1~ynh1
|
||||
**Shipped version:** 2.35.3~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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.35.1~ynh1
|
||||
**Version incluse :** 2.35.3~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -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.3.tar.gz
|
||||
SOURCE_SUM=c62c40fd9d0e5b82dd18d62e4302262f2fb9defa63468c79cdd2193f048ce4d1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "OpenID Connect Provider based on Yunohost LDAP server"
|
||||
},
|
||||
"version": "2.35.1~ynh1",
|
||||
"version": "2.35.3~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue