diff --git a/README.md b/README.md index a85c23b..67339fc 100644 --- a/README.md +++ b/README.md @@ -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.1~ynh1 +**Shipped version:** 5.64.2~ynh1 **Demo:** https://civicrm.org/demo diff --git a/README_fr.md b/README_fr.md index 34c32f8..da671b9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.1~ynh1 +**Version incluse :** 5.64.2~ynh1 **Démo :** https://civicrm.org/demo diff --git a/conf/civicrm-drupal.src b/conf/civicrm-drupal.src index cd42625..561a2a9 100644 --- a/conf/civicrm-drupal.src +++ b/conf/civicrm-drupal.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.civicrm.org/civicrm-5.64.1-drupal.tar.gz -SOURCE_SUM=2d1f5589c820fbe1349307d77211b5cc64e8dd6cba6cce555088ff0edc01a13e +SOURCE_URL=https://download.civicrm.org/civicrm-5.64.2-drupal.tar.gz +SOURCE_SUM=b3e9aa7d0a7cd91e1703e95a85c39defb7bd8eed434eea8b0d2dddd4a2db25a9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/civicrm-l10n.src b/conf/civicrm-l10n.src index f43d02a..bb5122a 100644 --- a/conf/civicrm-l10n.src +++ b/conf/civicrm-l10n.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.civicrm.org/civicrm-5.64.1-l10n.tar.gz -SOURCE_SUM=0f5114ad4bb876b35f494a5975915010d3aefb2cfdea1870e6592e6b808e417c +SOURCE_URL=https://download.civicrm.org/civicrm-5.64.2-l10n.tar.gz +SOURCE_SUM=cb30512afa89fc30480af789054b456d61012c89d7bcf1ca1915edbf8006d048 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a883f25..04d6bd8 100644 --- a/manifest.json +++ b/manifest.json @@ -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.1~ynh1", + "version": "5.64.2~ynh1", "url": "https://civicrm.org", "upstream": { "license": "AGPL-3.0-or-later",