From 8076a21961ddddbc3ce1621233a0d76d53c65793 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Fri, 16 Feb 2024 00:15:31 +0100 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 97473e7..503b4ad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,7 +42,7 @@ ram.runtime = "300M" url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.28.4.tar.gz" sha256 = "4c168a418a4dc4e788de4eb46c94309f1b84d029d952420e9b8288db1a922308" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.system_user] allow_email = true From 8dcad83585bc28f415e8a957896fb5bcffe8c890 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 17:11:26 +0100 Subject: [PATCH 2/3] Upgrade to v2.30.0 https://github.com/ToolJet/ToolJet/releases/tag/v2.30.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 503b4ad..3fce3db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "tooljet" name = "ToolJet" description.en = "Open-source low-code framework for building React-based web applications and internal tools" -version = "2.28.4~ynh1" +version = "2.30.0~ynh1" maintainers = ["Tagadda"] @@ -39,8 +39,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.28.4.tar.gz" - sha256 = "4c168a418a4dc4e788de4eb46c94309f1b84d029d952420e9b8288db1a922308" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.30.0.tar.gz" + sha256 = "e24fe54818cf76e1ffbeeef19476128416ee48157c756bc95f811341c236fa9d" autoupdate.strategy = "latest_github_release" From 5ee5cce32adbfa4a587b2738ff65052f263aaab7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 16:11:29 +0000 Subject: [PATCH 3/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 3d8c05b..2f6aa23 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.28.4~ynh1 +**Shipped version:** 2.30.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5593496..2934dbb 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.28.4~ynh1 +**Version incluse :** 2.30.0~ynh1 ## Captures d’écran