diff --git a/README.md b/README.md index fc2a44b..2d453b4 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.3~ynh1 +**Shipped version:** 5.65.1~ynh1 **Demo:** https://civicrm.org/demo diff --git a/README_fr.md b/README_fr.md index 2edb4e3..53c2d8c 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.3~ynh1 +**Version incluse :** 5.65.1~ynh1 **Démo :** https://civicrm.org/demo diff --git a/conf/civicrm-drupal.src b/conf/civicrm-drupal.src index 41b58fc..eb8b1ac 100644 --- a/conf/civicrm-drupal.src +++ b/conf/civicrm-drupal.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.civicrm.org/civicrm-5.64.3-drupal.tar.gz -SOURCE_SUM=429744abb12507c61ee771155ae5fd13991b4884c51cd2e159ed8abbb2bbbb3a +SOURCE_URL=https://download.civicrm.org/civicrm-5.65.1-drupal.tar.gz +SOURCE_SUM=afd3cf45a9eeab7232f2cfbd4db01c5232a17ce53c9c028767f0577e5b0c6332 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 52e5267..981ec99 100644 --- a/conf/civicrm-l10n.src +++ b/conf/civicrm-l10n.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.civicrm.org/civicrm-5.64.3-l10n.tar.gz -SOURCE_SUM=7123b65c16ddcef6bc894d99d5dcfa055a33c19cff591dfd40d9a5d70aa2cabf +SOURCE_URL=https://download.civicrm.org/civicrm-5.65.1-l10n.tar.gz +SOURCE_SUM=cf29966842ce1a7c0c84d83c8789fabb24ee932180a31627aeb0981399cbcbb9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2c51a35..a854253 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.3~ynh1", + "version": "5.65.1~ynh1", "url": "https://civicrm.org", "upstream": { "license": "AGPL-3.0-or-later",