mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Merge pull request #38 from YunoHost-Apps/ci-auto-update-v2.37.0
Upgrade to version 2.37.0
This commit is contained in:
commit
ca14df3947
4 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Shipped version:** 2.35.3~ynh2
|
||||
**Shipped version:** 2.37.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ This YunoHost package will install Dex and setup a canonical OpenID Connect prov
|
|||
- Interfaced with YunoHost's LDAP server
|
||||
|
||||
|
||||
**Version incluse :** 2.35.3~ynh2
|
||||
**Version incluse :** 2.37.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.35.3.tar.gz
|
||||
SOURCE_SUM=c62c40fd9d0e5b82dd18d62e4302262f2fb9defa63468c79cdd2193f048ce4d1
|
||||
SOURCE_URL=https://github.com/dexidp/dex/archive/refs/tags/v2.37.0.tar.gz
|
||||
SOURCE_SUM=5140ecccac260855f375a40bb20120e644418d8e314c63667b0ee3e4ceace99f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "OpenID Connect Provider based on YunoHost LDAP server",
|
||||
"fr": "Connecteur OpenID basé sur le serveur LDAP YunoHost"
|
||||
},
|
||||
"version": "2.35.3~ynh2",
|
||||
"version": "2.37.0~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue