mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Upgrade to v2.37.0
https://github.com/ToolJet/ToolJet/releases/tag/v2.37.0
This commit is contained in:
parent
d106fbaaa3
commit
295bd9f18b
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ id = "tooljet"
|
||||||
name = "ToolJet"
|
name = "ToolJet"
|
||||||
description.en = "Open-source low-code framework for building React-based web applications and internal tools"
|
description.en = "Open-source low-code framework for building React-based web applications and internal tools"
|
||||||
|
|
||||||
version = "2.36.0~ynh1"
|
version = "2.37.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Tagadda"]
|
maintainers = ["Tagadda"]
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ ram.runtime = "300M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.36.0.tar.gz"
|
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.37.0.tar.gz"
|
||||||
sha256 = "36ab3f2e19a6afd2acdbfe3997f40b3dd347dd6ae7b9579c5cc41b60205da215"
|
sha256 = "0c7e58add676b86b10720952cbdba5c7254379e0c8f5f4cfb5f4c24cf06c6562"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue