mirror of
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git
synced 2024-09-03 18:16:19 +02:00
Merge pull request #64 from YunoHost-Apps/testing
Upgrade to version 5.69.2
This commit is contained in:
commit
e6416c7955
5 changed files with 7 additions and 7 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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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…
Reference in a new issue