1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2024-10-01 13:34:55 +02:00

Merge pull request #28 from YunoHost-Apps/ci-auto-update-v1.28.0

This commit is contained in:
tituspijean 2022-11-01 16:29:30 +01:00 committed by GitHub
commit aef7c169f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
**Shipped version:** 1.26.0~ynh1
**Shipped version:** 1.28.0~ynh1
## Screenshots

View file

@ -34,7 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
**Version incluse :** 1.26.0~ynh1
**Version incluse :** 1.28.0~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.26.0.tar.gz
SOURCE_SUM=9d13dc0271d33f153d4fb766a592627022a04632c2567a15335657d41e7f0bee
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.28.0.tar.gz
SOURCE_SUM=dea68fa8a4ca314cdb9addae38990e1126b918bfbb7cbfee124e6599b32de400
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": "1.26.0~ynh1",
"version": "1.28.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",