mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Merge 8f50c92842
into 731cf55ea9
This commit is contained in:
commit
30523b27bc
9 changed files with 13 additions and 13 deletions
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.255.0~ynh1
|
**Shipped version:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.nocodb.com/demos>
|
**Demo:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 0.255.0~ynh1
|
**Versión actual:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.nocodb.com/demos>
|
**Demo:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 0.255.0~ynh1
|
**Paketatutako bertsioa:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://www.nocodb.com/demos>
|
**Demoa:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
||||||
* Partagez vos vues publiquement et également avec une protection par mot de passe
|
* Partagez vos vues publiquement et également avec une protection par mot de passe
|
||||||
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
|
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
|
||||||
|
|
||||||
**Version incluse :** 0.255.0~ynh1
|
**Version incluse :** 0.255.2~ynh1
|
||||||
|
|
||||||
**Démo :** <https://www.nocodb.com/demos>
|
**Démo :** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 0.255.0~ynh1
|
**Versión proporcionada:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.nocodb.com/demos>
|
**Demo:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Versi terkirim:** 0.255.0~ynh1
|
**Versi terkirim:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://www.nocodb.com/demos>
|
**Demo:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**Поставляемая версия:** 0.255.0~ynh1
|
**Поставляемая версия:** 0.255.2~ynh1
|
||||||
|
|
||||||
**Демо-версия:** <https://www.nocodb.com/demos>
|
**Демо-версия:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
||||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 0.255.0~ynh1
|
**分发版本:** 0.255.2~ynh1
|
||||||
|
|
||||||
**演示:** <https://www.nocodb.com/demos>
|
**演示:** <https://www.nocodb.com/demos>
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "NocoDB"
|
||||||
description.en = "No-code platform that turns any database into a smart spreadsheet"
|
description.en = "No-code platform that turns any database into a smart spreadsheet"
|
||||||
description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent"
|
description.fr = "Plateform sans code qui transforme toute base de données en un tableur intelligent"
|
||||||
|
|
||||||
version = "0.255.0~ynh1"
|
version = "0.255.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["tituspijean"]
|
maintainers = ["tituspijean"]
|
||||||
|
|
||||||
|
@ -42,10 +42,10 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.0/Noco-linux-x64"
|
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.2/Noco-linux-x64"
|
||||||
amd64.sha256 = "86499132c78e116fe8af991ec9e9ec12a7bed7a16bba2e55553f0a8487444f25"
|
amd64.sha256 = "8fa55e00f503507cf8f2eadc2e699a37739e86ebebedfa91c6a586a73edf5edf"
|
||||||
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.0/Noco-linux-arm64"
|
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.255.2/Noco-linux-arm64"
|
||||||
arm64.sha256 = "66cfc50799cf74c549020976de5b25a278a9dbbd29eb3ce71f85aa885d6c34c8"
|
arm64.sha256 = "41f2f2f6433044eed064fea7d01553ee0dbe1d27b75891a1eb912d321a3843f6"
|
||||||
rename = "nocodb"
|
rename = "nocodb"
|
||||||
extract = false
|
extract = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue