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 v1.12.1

This commit is contained in:
yunohost-bot 2022-05-05 06:22:39 +00:00
parent b8a189fcfe
commit 0eae53bc68
2 changed files with 3 additions and 3 deletions

View file

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