1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nocodb_ynh.git synced 2024-09-03 19:56:01 +02:00

Merge pull request #70 from YunoHost-Apps/testing

This commit is contained in:
tituspijean 2022-12-01 21:57:53 +01:00 committed by GitHub
commit 5287f75192
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)* *(from NocoDB's website)*
**Shipped version:** 0.98.4~ynh1 **Shipped version:** 0.100.1~ynh1
**Demo:** https://www.nocodb.com/demos **Demo:** https://www.nocodb.com/demos

View file

@ -27,7 +27,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)* *(from NocoDB's website)*
**Version incluse :** 0.98.4~ynh1 **Version incluse :** 0.100.1~ynh1
**Démo :** https://www.nocodb.com/demos **Démo :** https://www.nocodb.com/demos

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/ccdd0db26b91e8fdddf7ce4bdf5f593d4b9f6bc5.zip SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/3cdeeb7d0d130850177b47c6215a84f6b4a34548.zip
SOURCE_SUM=2a608e1bea1bab2a3752106109f4e5df31b449a2054c6818b9ab11f3f7928215 SOURCE_SUM=63f30dd9892e4558140c5a5ffc62ed7aa613aca05fddeb68c6ba153d5043c8cb
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_EXTRACT=true SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "No-code platform that turns any database into a smart spreadsheet", "en": "No-code platform that turns any database into a smart spreadsheet",
"fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent." "fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent."
}, },
"version": "0.98.4~ynh1", "version": "0.100.1~ynh1",
"url": "https://www.nocodb.com", "url": "https://www.nocodb.com",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",