diff --git a/manifest.toml b/manifest.toml index 83354ca..d8ee320 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.61.2~ynh1" +version = "2.61.3~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.61.2.tar.gz" - sha256 = "0def8bb6621de0ab7dba746ba8fb6e0abddd21c733e738a1cceefe6199e5c48e" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.3.tar.gz" + sha256 = "d6ee8db056a117723c39ff5e5068f8d61a0971a04f6de9c0ee63ed8be16c78fd" autoupdate.strategy = "latest_github_release"