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 #146 from YunoHost-Apps/testing

This commit is contained in:
tituspijean 2024-05-19 18:38:38 +02:00 committed by GitHub
commit a3bfc608c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 11 deletions

View file

@ -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
**Shipped version:** 0.207.1~ynh1
**Shipped version:** 0.207.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

View file

@ -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
**Versión actual:** 0.207.1~ynh1
**Versión actual:** 0.207.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

View file

@ -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
**Paketatutako bertsioa:** 0.207.1~ynh1
**Paketatutako bertsioa:** 0.207.2~ynh1
**Demoa:** <https://www.nocodb.com/demos>

View file

@ -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
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
**Version incluse:** 0.207.1~ynh1
**Version incluse:** 0.207.2~ynh1
**Démo:** <https://www.nocodb.com/demos>

View file

@ -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
**Versión proporcionada:** 0.207.1~ynh1
**Versión proporcionada:** 0.207.2~ynh1
**Demo:** <https://www.nocodb.com/demos>

View file

@ -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
**分发版本:** 0.207.1~ynh1
**分发版本:** 0.207.2~ynh1
**演示:** <https://www.nocodb.com/demos>

View file

@ -7,7 +7,7 @@ name = "NocoDB"
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"
version = "0.207.1~ynh1"
version = "0.207.2~ynh1"
maintainers = ["tituspijean"]
@ -42,10 +42,10 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.1/Noco-linux-x64"
amd64.sha256 = "6f627c070b45bb03aeccd4c403961bffcd870926129cef35266f7b0bb96e0457"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.1/Noco-linux-arm64"
arm64.sha256 = "fc924e0e76b3972345be2bbb0c5bb5bf85308d5893c6176d069b101367b57587"
amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.2/Noco-linux-x64"
amd64.sha256 = "9acd4c327eab070a9000d1beb2717a9eb70d445591e39f1a09fa9771bc9c440f"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.2/Noco-linux-arm64"
arm64.sha256 = "9c7861407910ae6eb1ebf83d063d90739c165a31eceeef8ec61cfe701fc1b178"
rename = "nocodb"
extract = false