From 1711f2d06f9ee34e71f58170fab074b4450a892a Mon Sep 17 00:00:00 2001 From: gmilad <61253440+gmilad@users.noreply.github.com> Date: Thu, 4 Aug 2022 21:51:00 +0200 Subject: [PATCH 1/2] Update to 15.0.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0f202e6..d67dd5a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage the various aspects of your business or association", "fr": "Gérez les différents aspects de votre activité pro ou associative" }, - "version": "15.0.2~ynh1", + "version": "15.0.3~ynh1", "url": "https://www.dolibarr.org/", "upstream": { "license": "GPL-3.0-or-later", From ddca4e976f4158b1e8deb4dea1faeca9688adb53 Mon Sep 17 00:00:00 2001 From: gmilad <61253440+gmilad@users.noreply.github.com> Date: Thu, 4 Aug 2022 21:52:15 +0200 Subject: [PATCH 2/2] Update to 15.0.3 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index fce0ff3..289d773 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/15.0.2.tar.gz -SOURCE_SUM=dbba38a039d98283ef5ccb3497ec6a2ed82e20e76d4d430d2515f89d116a72ed +SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/15.0.3.tar.gz +SOURCE_SUM=b145a38f56c44b166721d64909fb12408c6d10d08fcf74d2c00418a60201cc9d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true