mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Merge branch 'testing' of github.com:YunoHost-Apps/tooljet_ynh into testing
This commit is contained in:
commit
64bc8e4cd5
4 changed files with 5 additions and 5 deletions
|
@ -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.1.0~ynh1
|
||||
**Shipped version:** 1.2.1~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -30,7 +30,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.1.0~ynh1
|
||||
**Version incluse :** 1.2.1~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.1.0.tar.gz
|
||||
SOURCE_SUM=f0b290085c6d29bdefd7211a056f06269def20752c3b955448cb9a9e704010ab
|
||||
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.2.1.tar.gz
|
||||
SOURCE_SUM=915c29830c6e5678c291ab72d3f3b65220f084ad162c9ea24845055aad295e50
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Open-source low-code framework for building React-based web applications and internal tools"
|
||||
},
|
||||
"version": "1.1.0~ynh1",
|
||||
"version": "1.2.1~ynh1",
|
||||
"url": "https://tooljet.com/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue