diff --git a/manifest.toml b/manifest.toml index 207d279..b4eedff 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.24.2~ynh1" +version = "2.24.4~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.24.2.tar.gz" - sha256 = "4d38c214978a52776f977beae4cc3f991c287257e5b9311742c4fd0ade58ac5e" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.24.4.tar.gz" + sha256 = "825437bd0f2aaa90356e2d80c2d0350ae0a31a3fab7d2fc81b5927e2ec4691c1" autoupdate.strategy = "latest_github_tag"