diff --git a/conf/app.src b/conf/app.src index 7067b60..daf1c4d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.31.2.tar.gz -SOURCE_SUM=49a3a01f3f53aab218237c033380c44c6c44cffcb161bd032bb5fdad0b62f1cf +SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.1.1.tar.gz +SOURCE_SUM=187040e06cdf1b529585e9bc11b3a342e931b6fbc42f8e808769b351759401bb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5a89122..7a7642b 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.31.2~ynh1", + "version": "2.1.1~ynh1", "url": "https://tooljet.com/", "upstream": { "license": "AGPL-3.0",