mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Merge pull request #50 from YunoHost-Apps/ci-auto-update-v0.92.0
Upgrade to version 0.92.0
This commit is contained in:
commit
152bd60f28
4 changed files with 6 additions and 7 deletions
|
@ -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.90.11~ynh1
|
**Shipped version:** 0.92.0~ynh1
|
||||||
|
|
||||||
**Demo:** https://www.nocodb.com/demos
|
**Demo:** https://www.nocodb.com/demos
|
||||||
|
|
||||||
|
|
|
@ -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.90.11~ynh1
|
**Version incluse :** 0.92.0~ynh1
|
||||||
|
|
||||||
**Démo :** https://www.nocodb.com/demos
|
**Démo :** https://www.nocodb.com/demos
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/8400c313906da8293014fd57b27653b0d806d4f8.zip
|
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/e44845f6da834803501b74cff3c60b2d6a5d0a4f.zip
|
||||||
SOURCE_SUM=9307888a5e21cb220280ca688bde6f71fafae4c3738df72e88a990d52c3c5544
|
SOURCE_SUM=70fb8f9b66f03985061fcd37f5a15940c486fa9deed18a1f7c088d046b547c9e
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
|
||||||
SOURCE_FILENAME=
|
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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.90.11~ynh1",
|
"version": "0.92.0~ynh1",
|
||||||
"url": "https://www.nocodb.com",
|
"url": "https://www.nocodb.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Reference in a new issue