From 001aecde0f6942dbcd57b0ab54a54481a3e44d8c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Aug 2023 06:21:19 +0000 Subject: [PATCH 1/3] Upgrade to v2.14.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 531ae69..bfb73f2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.13.1.tar.gz -SOURCE_SUM=bc37ff70596d464212f809d0a266c04cb58d90fba4f7bd491ea618c959eb50a8 +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.14.1.tar.gz +SOURCE_SUM=65c7306ed1a536293511450438ad248aaf9134b5ac9bc23e73c694f051c68041 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b6889bf..cbaee1e 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Open-source low-code framework for building React-based web applications and internal tools" }, - "version": "2.13.1~ynh1", + "version": "2.14.1~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0", From 06bc3fb3a19de8c9e6307049e03ed8415719f364 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Aug 2023 06:21:24 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f81fdba..924c330 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.13.1~ynh1 +**Shipped version:** 2.14.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d832416..aa0fa2f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.13.1~ynh1 +**Version incluse :** 2.14.1~ynh1 ## Captures d’écran From 57c8696942842c5055540105f667712b5018b9d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:14:01 +0200 Subject: [PATCH 3/3] Upgrade to version 2.16.1 (#74) * Upgrade to v2.16.1 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 924c330..e0837f0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.14.1~ynh1 +**Shipped version:** 2.16.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index aa0fa2f..72e269d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.14.1~ynh1 +**Version incluse :** 2.16.1~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index bfb73f2..1668c1e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.14.1.tar.gz -SOURCE_SUM=65c7306ed1a536293511450438ad248aaf9134b5ac9bc23e73c694f051c68041 +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.16.1.tar.gz +SOURCE_SUM=f3ba9112ba4afeabeda451ce302afb3fa431ba7f030702cc67457c37bc104a9f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index cbaee1e..a7cdf45 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Open-source low-code framework for building React-based web applications and internal tools" }, - "version": "2.14.1~ynh1", + "version": "2.16.1~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",