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

This commit is contained in:
yunohost-bot 2023-10-05 18:17:56 +02:00 committed by YunoHost Bot
parent 38e3c7b16b
commit 6c742bd109

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.17.5~ynh1"
version = "2.19.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.17.5.tar.gz"
sha256 = "5cf3c661d7e7786fbef2fc3f68bd96f73ef781d7228679443bdfbd894adc9155"
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.19.2.tar.gz"
sha256 = "fe849dfb6008020fa2abf3caa2c3dc855ceb30385d8611a0e5f2a06ec267e070"
autoupdate.strategy = "latest_github_tag"