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

This commit is contained in:
yunohost-bot 2023-06-27 06:25:43 +00:00
parent fbae85cc28
commit d75ab6d85f
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.6.2.tar.gz
SOURCE_SUM=8b1b694ce6ad3c8c5511d912958ce63cbbef8c736750e430553dc80d888c88ab
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.8.0.tar.gz
SOURCE_SUM=eb5d9bb7b85fc353f86bd5676cf4af82174f6a3030c9c04f68624d8b1afeb514
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "Open-source low-code framework for building React-based web applications and internal tools"
},
"version": "2.6.2~ynh1",
"version": "2.8.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",