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.10.0

This commit is contained in:
yunohost-bot 2023-07-13 06:25:16 +00:00
parent acc685c220
commit 148b873c28
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.9.2.tar.gz
SOURCE_SUM=2da71cff407047be12c4ca59846b412c5c63d2b6922a2e0189093c1992601649
SOURCE_URL=https://github.com/ToolJet/ToolJet/archive/v2.10.0.tar.gz
SOURCE_SUM=a8972cbca42e9bb5051e499cf0697b215645c700a7db68c85991b9bb66d0d9cd
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": "2.9.2~ynh1",
"version": "2.10.0~ynh1",
"url": "https://tooljet.com/",
"upstream": {
"license": "AGPL-3.0",