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.35.2

https://github.com/ToolJet/ToolJet/releases/tag/v2.35.2
This commit is contained in:
yunohost-bot 2024-04-16 03:44:03 +02:00 committed by YunoHost Bot
parent db77208236
commit 6ae7241972

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.34.0~ynh1"
version = "2.35.2~ynh1"
maintainers = ["Tagadda"]
@ -39,8 +39,8 @@ ram.runtime = "300M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.34.0.tar.gz"
sha256 = "c4e1c89b4cad6be3f66c59bdd16d7b378dd2a8d558a41e64d3179010d5b681c0"
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.35.2.tar.gz"
sha256 = "51f377601af9b50b6c5efb794acc9037c6d5ac1ddc1b75658e579ce56e86b551"
autoupdate.strategy = "latest_github_release"