1
0
Fork 0
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:
yalh76 2023-08-19 18:41:00 +02:00 committed by GitHub
commit d2d8b496ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -19,7 +19,7 @@ Si vous navez 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

View file

@ -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

View file

@ -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

View file

@ -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",