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 #17 from YunoHost-Apps/ci-auto-update-v1.13.0

Upgrade to version 1.13.0
This commit is contained in:
Tagada 2022-05-15 01:29:40 +02:00 committed by GitHub
commit d706c132de
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.12.1~ynh1
**Shipped version:** 1.13.0~ynh1

View file

@ -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.12.1~ynh1
**Version incluse :** 1.13.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.12.1.tar.gz
SOURCE_SUM=976fa9da609159b41925f428da5a45e868eab76a76b74968036f639268327273
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.13.0.tar.gz
SOURCE_SUM=873ae9e79a5cf092c4e68b306a4e3390376f50d1340357ce1c67ac2381adb969
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.12.1~ynh1",
"version": "1.13.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",