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

Upgrade to v2.0.0

This commit is contained in:
yunohost-bot 2023-01-11 06:23:54 +00:00
parent 51f72b074b
commit e2e88a1e54
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v1.31.2.tar.gz
SOURCE_SUM=49a3a01f3f53aab218237c033380c44c6c44cffcb161bd032bb5fdad0b62f1cf
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.0.0.tar.gz
SOURCE_SUM=a853677c36cbfa4bcdcebe06bc71184b01dcb98c16ca0baa8c4d566ad58cd8c8
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.31.2~ynh1",
"version": "2.0.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",