mirror of
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git
synced 2024-09-03 18:16:19 +02:00
Merge pull request #63 from YunoHost-Apps/ci-auto-update-v5.69.2
Upgrade to version 5.69.2
This commit is contained in:
commit
a8f8c1085a
5 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Open source constituent relationship management (CRM) for non-profits, NGOs and advocacy organizations.
|
||||
|
||||
|
||||
**Shipped version:** 5.65.1~ynh1
|
||||
**Shipped version:** 5.69.2~ynh1
|
||||
|
||||
**Demo:** https://civicrm.org/demo
|
||||
|
||||
|
@ -36,7 +36,7 @@ Open source constituent relationship management (CRM) for non-profits, NGOs and
|
|||
* Official app website: <https://civicrm.org/>
|
||||
* Official admin documentation: <https://docs.civicrm.org/>
|
||||
* Upstream app code repository: <https://github.com/civicrm/civicrm-drupal>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_civicrm_drupal7>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/civicrm_drupal7>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
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.65.1~ynh1
|
||||
**Version incluse :** 5.69.2~ynh1
|
||||
|
||||
**Démo :** https://civicrm.org/demo
|
||||
|
||||
|
@ -36,7 +36,7 @@ Gestion des relations avec les constituants (GRC/CRM) pour les organisations à
|
|||
* Site officiel de l’app : <https://civicrm.org/>
|
||||
* Documentation officielle de l’admin : <https://docs.civicrm.org/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/civicrm/civicrm-drupal>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_civicrm_drupal7>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/civicrm_drupal7>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/civicrm_drupal7_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.civicrm.org/civicrm-5.65.1-drupal.tar.gz
|
||||
SOURCE_SUM=afd3cf45a9eeab7232f2cfbd4db01c5232a17ce53c9c028767f0577e5b0c6332
|
||||
SOURCE_URL=https://download.civicrm.org/civicrm-5.69.2-drupal.tar.gz
|
||||
SOURCE_SUM=3644adf3607cc10149adf0df3c5b3f63b2319f726a2c404617f069b4c5ff7014
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.civicrm.org/civicrm-5.65.1-l10n.tar.gz
|
||||
SOURCE_SUM=cf29966842ce1a7c0c84d83c8789fabb24ee932180a31627aeb0981399cbcbb9
|
||||
SOURCE_URL=https://download.civicrm.org/civicrm-5.69.2-l10n.tar.gz
|
||||
SOURCE_SUM=09a8d496a1d092826ce9d24da5279da5a001cf84c892d1c6aaab6ac520457c21
|
||||
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.65.1~ynh1",
|
||||
"version": "5.69.2~ynh1",
|
||||
"url": "https://civicrm.org",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Reference in a new issue