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

This commit is contained in:
yunohost-bot 2023-07-06 06:26:24 +00:00
parent 3ac1be73b1
commit 05d503f5d9
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.8.1.tar.gz
SOURCE_SUM=414979fdf682d38a019ee6c4dd2554afea265371f9e4df99e90cebdb95a817cc
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.9.0.tar.gz
SOURCE_SUM=b1669ab18ab25005053443e00d6c39cb07a012b7329b907f93433e9c900bfb8d
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.8.1~ynh1",
"version": "2.9.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",