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"