diff --git a/manifest.toml b/manifest.toml index 53fdc9e..7f749f7 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.30.2~ynh1" +version = "2.33.1~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.30.2.tar.gz" - sha256 = "e00770ebd9d7c489bf541dbb9979d8cc72bdaca072775d8b3f2d65e5bf8c2775" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.33.1.tar.gz" + sha256 = "366a23353803161fe263efa53d4515ea11983a2c994d9f9f95a78f10ecc1d7a4" autoupdate.strategy = "latest_github_release"