mirror of
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git
synced 2024-09-03 18:16:19 +02:00
commit
dce85f6336
5 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Open source constituent relationship management (CRM) for non-profits, NGOs and advocacy organizations.
|
||||
|
||||
**Shipped version:** 5.13.2 on Drupal 7
|
||||
**Shipped version:** 5.13.4 on Drupal 7
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
## Vue d'ensemble
|
||||
Gestion des relations avec les constituants (GRC/CRM) pour les organisations à but non lucratif, les ONG et les organisations de défense des droits.
|
||||
|
||||
**Version incluse:** 5.13.2 et Drupal 7
|
||||
**Version incluse:** 5.13.4 et Drupal 7
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.13.2/civicrm-5.13.2-drupal.tar.gz
|
||||
SOURCE_SUM=ba626e3441e4bd6875a91b34ff5ae7979eab7d93ab4893c5185ae3304e7347ad
|
||||
SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.13.4/civicrm-5.13.4-drupal.tar.gz
|
||||
SOURCE_SUM=02f17250254cc42174cfae5aaee13a09ff7ddbd3a6c6a57d543653ee87463af6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.13.2/civicrm-5.13.2-l10n.tar.gz
|
||||
SOURCE_SUM=9e4ac9e89e44c7b8afd02c2f82f6fe0c21ecb0504ad4f81e08b1109dd60b9dc2
|
||||
SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.13.4/civicrm-5.13.4-l10n.tar.gz
|
||||
SOURCE_SUM=192f7a4e0b8c3c5aa93a34c2777d63bdac2250770b6d51ec9b92daf0f8a2ff71
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "CRM for non-profits, NGOs and advocacy organizations.",
|
||||
"fr": "CRM pour organisations à but non lucratif et ONG."
|
||||
},
|
||||
"version": "5.13.2-7.0~ynh1",
|
||||
"version": "5.13.4-7.0~ynh1",
|
||||
"url": "https://civicrm.org",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue