mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Upgrade to v2.27.7
This commit is contained in:
parent
0e499f7ca2
commit
9963505857
1 changed files with 3 additions and 3 deletions
|
@ -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.26.1~ynh1"
|
||||
version = "2.27.7~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.26.1.tar.gz"
|
||||
sha256 = "64741d73758671500b0b965c9a8737be3df87469207d44ff335a032df7d0480d"
|
||||
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.27.7.tar.gz"
|
||||
sha256 = "348b382bc60030f64f9d7855e53dbd33765fb41f5b03fae7b78c6abc71a388c2"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue