diff --git a/conf/app.src b/conf/app.src index acb26cb..ba60aa2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.22.0.tar.gz -SOURCE_SUM=2bd1d9960668d740190f474abd7690662f37875f20ee0f2293232e35a98f26f0 +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.24.0.tar.gz +SOURCE_SUM=3875f5887d06d4f38f88de25c21fcfc444104235a19fe8b8a072dee6db496ae5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 76aa9f2..b720ed8 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": "1.22.0~ynh1", + "version": "1.24.0~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",