diff --git a/manifest.toml b/manifest.toml index b7f58e3..3228c0e 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.34.0~ynh1" +version = "2.35.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.34.0.tar.gz" - sha256 = "c4e1c89b4cad6be3f66c59bdd16d7b378dd2a8d558a41e64d3179010d5b681c0" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.35.0.tar.gz" + sha256 = "4c93aa8d76c65202d103f4b7034d19c3e18baab1d6677aae80c298f41b330a48" autoupdate.strategy = "latest_github_release"