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

https://github.com/ToolJet/ToolJet/releases/tag/v2.33.4
This commit is contained in:
yunohost-bot 2024-03-23 02:50:07 +01:00 committed by YunoHost Bot
parent a638ab9dd9
commit 572b45f7a2

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.33.3~ynh1"
version = "2.33.4~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.33.3.tar.gz"
sha256 = "eb44017e7a3002fbe3d7e03ad600561f67f853c35cc95846eff9fd9353ac9576"
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.33.4.tar.gz"
sha256 = "c734cabd1ef9ec525c05fec915b3ed7bd4317ab541a838e345b8779c25e32af8"
autoupdate.strategy = "latest_github_release"