1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2024-10-01 13:34:55 +02:00

Upgrade to v2.60.0

https://github.com/ToolJet/ToolJet/releases/tag/v2.60.0
This commit is contained in:
yunohost-bot 2024-05-31 03:48:52 +02:00 committed by YunoHost Bot
parent 6a7d935134
commit 6bea75415f

View file

@ -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"