From 4c57deec393d259d03f47e518410426b6cffb03c Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 4 Jan 2022 23:50:16 +0100 Subject: [PATCH] Upgrade to 5.44.0 --- README.md | 2 +- README_fr.md | 2 +- conf/civicrm-drupal.src | 4 ++-- conf/civicrm-l10n.src | 4 ++-- manifest.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eefb74f..42b1c30 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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.38.0.7.0~ynh1 +**Shipped version:** 5.44.0.7.0~ynh1 **Demo:** https://civicrm.org/demo diff --git a/README_fr.md b/README_fr.md index 9584481..e5815fa 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.38.0.7.0~ynh1 +**Version incluse :** 5.44.0.7.0~ynh1 **Démo :** https://civicrm.org/demo diff --git a/conf/civicrm-drupal.src b/conf/civicrm-drupal.src index ff551d1..3a21475 100644 --- a/conf/civicrm-drupal.src +++ b/conf/civicrm-drupal.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.38.0/civicrm-5.38.0-drupal.tar.gz -SOURCE_SUM=991e31f1b6cbabaf8747b0d9b2c7859485fefc72bf4dfe21c8468fb32b5896a5 +SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.44.0/civicrm-5.44.0-drupal.tar.gz +SOURCE_SUM=133428fad1b2ea32553c795adb55ae65d9f8df3a1d4f78dbc64d4addc5db6fd4 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 ff551d1..f283fcb 100644 --- a/conf/civicrm-l10n.src +++ b/conf/civicrm-l10n.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.38.0/civicrm-5.38.0-drupal.tar.gz -SOURCE_SUM=991e31f1b6cbabaf8747b0d9b2c7859485fefc72bf4dfe21c8468fb32b5896a5 +SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.44.0/civicrm-5.44.0-l10n.tar.gz +SOURCE_SUM=c996ab7e347996ea519f20cc74c94ace9aeb04f1ab738df55721ae6f16b2e495 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 85940be..31cf976 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.38.0.7.0~ynh1", + "version": "5.44.0.7.0~ynh1", "url": "https://civicrm.org", "upstream": { "license": "AGPL-3.0-or-later",