mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Upgrade to v2.61.3
https://github.com/ToolJet/ToolJet/releases/tag/v2.61.3
This commit is contained in:
parent
448c016e76
commit
6164b88885
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.61.2~ynh1"
|
||||
version = "2.61.3~ynh1"
|
||||
|
||||
maintainers = ["Tagadda"]
|
||||
|
||||
|
@ -38,8 +38,8 @@ ram.runtime = "300M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.2.tar.gz"
|
||||
sha256 = "0def8bb6621de0ab7dba746ba8fb6e0abddd21c733e738a1cceefe6199e5c48e"
|
||||
url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.61.3.tar.gz"
|
||||
sha256 = "d6ee8db056a117723c39ff5e5068f8d61a0971a04f6de9c0ee63ed8be16c78fd"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Reference in a new issue