mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Upgrade to version 2.9.2 (#58)
* Upgrade to v2.9.2 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
3ac1be73b1
commit
acc685c220
4 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,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.
|
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.8.1~ynh1
|
**Shipped version:** 2.9.2~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,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.
|
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.8.1~ynh1
|
**Version incluse :** 2.9.2~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.8.1.tar.gz
|
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.9.2.tar.gz
|
||||||
SOURCE_SUM=414979fdf682d38a019ee6c4dd2554afea265371f9e4df99e90cebdb95a817cc
|
SOURCE_SUM=2da71cff407047be12c4ca59846b412c5c63d2b6922a2e0189093c1992601649
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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": "2.8.1~ynh1",
|
"version": "2.9.2~ynh1",
|
||||||
"url": "https://tooljet.com/",
|
"url": "https://tooljet.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
Loading…
Reference in a new issue