diff --git a/manifest.toml b/manifest.toml index 4fa6e41..4e3c2c2 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.44.0~ynh1" +version = "2.60.0~ynh1" maintainers = ["Tagadda"] @@ -38,8 +38,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.44.0.tar.gz" - sha256 = "f36f2313ca6a1ad7e96560269b89abb09b523e683974112a7c4d25e0f8f885a6" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.60.0.tar.gz" + sha256 = "c6b3918c24d470591058a935b21cee7e94e1909ab3c9bae4a17c2f5ffc9ca8ea" autoupdate.strategy = "latest_github_release"