diff --git a/manifest.toml b/manifest.toml index 4fa6e41..5728267 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.45.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.45.0.tar.gz" + sha256 = "f6643de8c7e7e48196649d4033a0a3c9515a6f46eb667ee48ee2b122bfb85874" autoupdate.strategy = "latest_github_release"