diff --git a/manifest.toml b/manifest.toml index b8d804c..adb2ea4 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.60.1~ynh1" +version = "2.60.2~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.60.1.tar.gz" - sha256 = "e0d214dbc328cbcfef5664fc5a65afe06de38ae3ac45d8c3d250e6694399cc02" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.60.2.tar.gz" + sha256 = "ba2703b52fe58db165839cdd10d930071b6be689e7844f8c7c728943feff8faf" autoupdate.strategy = "latest_github_release"