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

This commit is contained in:
yunohost-bot 2022-03-31 06:20:33 +00:00
parent 9bb0a2c21f
commit 1a44a6479c
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.8.0.tar.gz SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.9.0.tar.gz
SOURCE_SUM=bee01bc92bed0b79b05a047bd0a41b068d262758f18a69c28b8940d9e0b0eab6 SOURCE_SUM=b847a9823d65b96814453425bd296896a22ad17d972a9a7f9b4ae41ec4555b0c
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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