mirror of
https://github.com/YunoHost-Apps/tooljet_ynh.git
synced 2024-10-01 13:34:55 +02:00
Upgrade to v1.1.0
This commit is contained in:
parent
72173a0bef
commit
d3ac96dad5
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.0.tar.gz
|
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.1.0.tar.gz
|
||||||
SOURCE_SUM=1c9d520698173de6bccdb810022ebe4a1fcf1bd6acf48afa615631daa7b9aa67
|
SOURCE_SUM=f0b290085c6d29bdefd7211a056f06269def20752c3b955448cb9a9e704010ab
|
||||||
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": "1.0~ynh1",
|
"version": "1.1.0~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