diff --git a/manifest.toml b/manifest.toml index 3fce3db..7bf75ef 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.0~ynh1" +version = "2.30.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.0.tar.gz" - sha256 = "e24fe54818cf76e1ffbeeef19476128416ee48157c756bc95f811341c236fa9d" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.30.1.tar.gz" + sha256 = "261699eb2cfe654fbf850717d887b8ae583b6c86982de06481a9d6f2efb8b79c" autoupdate.strategy = "latest_github_release"