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 #110 from YunoHost-Apps/ci-auto-update-v0.202.4

Upgrade to version 0.202.4
This commit is contained in:
tituspijean 2023-10-18 22:02:28 +02:00 committed by GitHub
commit a6b58c9095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -28,7 +28,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)*
**Shipped version:** 0.111.4~ynh1
**Shipped version:** 0.202.4~ynh1
**Demo:** https://www.nocodb.com/demos
@ -46,7 +46,6 @@ NocoDB has its own authentication system which does not rely on YunoHost's SSO o
* Official app website: <https://www.nocodb.com>
* Upstream app code repository: <https://github.com/nocodb/nocodb>
* YunoHost documentation for this app: <https://yunohost.org/app_nocodb>
* Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Developer info

View file

@ -28,7 +28,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
*(from NocoDB's website)*
**Version incluse :** 0.111.4~ynh1
**Version incluse :** 0.202.4~ynh1
**Démo :** https://www.nocodb.com/demos
@ -46,7 +46,6 @@ NocoDB has its own authentication system which does not rely on YunoHost's SSO o
* Site officiel de lapp : <https://www.nocodb.com>
* Dépôt de code officiel de lapp : <https://github.com/nocodb/nocodb>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_nocodb>
* Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
## Informations pour les développeurs

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/d4e41cfa06b50c7aedc6b1ac4df88b928746d6d2.zip
SOURCE_SUM=a93f01d6255787ab99850a8d4b54c8a83e7f441c45ca26382e34ba0fc7e03c26
SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/c46e588bf143b04e519fec6e973a3da8fa260ace.zip
SOURCE_SUM=7f05ec8cf27c58fcac6c257f3d2e3ea209c663613b7240c12b12e59ed8d6b310
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"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."
},
"version": "0.111.4~ynh1",
"version": "0.202.4~ynh1",
"url": "https://www.nocodb.com",
"upstream": {
"license": "AGPL-3.0-only",