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

https://github.com/ToolJet/ToolJet/releases/tag/v2.30.1
This commit is contained in:
yunohost-bot 2024-02-21 22:23:41 +01:00 committed by YunoHost Bot
parent 3221d495ee
commit 6498f918c3

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.30.0~ynh1"
version = "2.30.1~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.30.0.tar.gz"
sha256 = "e24fe54818cf76e1ffbeeef19476128416ee48157c756bc95f811341c236fa9d"
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.30.1.tar.gz"
sha256 = "261699eb2cfe654fbf850717d887b8ae583b6c86982de06481a9d6f2efb8b79c"
autoupdate.strategy = "latest_github_release"