mirror of
https://github.com/YunoHost-Apps/civicrm_drupal7_ynh.git
synced 2024-09-03 18:16:19 +02:00
Merge pull request #43 from YunoHost-Apps/testing
Upgrade to version 5.64.1
This commit is contained in:
commit
d2d8b496ae
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.64.0~ynh1
|
||||
**Shipped version:** 5.64.1~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.64.0~ynh1
|
||||
**Version incluse :** 5.64.1~ynh1
|
||||
|
||||
**Démo :** https://civicrm.org/demo
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.civicrm.org/civicrm-5.64.0-drupal.tar.gz
|
||||
SOURCE_SUM=b141ee7e06d7abedbc47567504c37169fc09d3a082c1169536575fe142dcaaca
|
||||
SOURCE_URL=https://download.civicrm.org/civicrm-5.64.1-drupal.tar.gz
|
||||
SOURCE_SUM=2d1f5589c820fbe1349307d77211b5cc64e8dd6cba6cce555088ff0edc01a13e
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.civicrm.org/civicrm-5.64.0-l10n.tar.gz
|
||||
SOURCE_SUM=0b383d019bb7c44e7862739c11f1bff1d807ab2c6a61c10e77690268f27298d5
|
||||
SOURCE_URL=https://download.civicrm.org/civicrm-5.64.1-l10n.tar.gz
|
||||
SOURCE_SUM=0f5114ad4bb876b35f494a5975915010d3aefb2cfdea1870e6592e6b808e417c
|
||||
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.64.0~ynh1",
|
||||
"version": "5.64.1~ynh1",
|
||||
"url": "https://civicrm.org",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue