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

Upgrade sources

- `main` v0.251.3: https://github.com/nocodb/nocodb/releases/tag/0.251.3
This commit is contained in:
yunohost-bot 2024-07-27 03:41:31 +02:00 committed by YunoHost Bot
parent c2ed9b6da9
commit 08a5b8d95a

View file

@ -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.251.2~ynh1" version = "0.251.3~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.251.2/Noco-linux-x64" amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.3/Noco-linux-x64"
amd64.sha256 = "7879a048166968e0e44ecc05ea5a739a4a672f71439914fa55a604f139285cd8" amd64.sha256 = "b414aedca2d753a3732ee1198567e5d2df4416d8fbc209afd55322aba743f9e8"
arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.2/Noco-linux-arm64" arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.251.3/Noco-linux-arm64"
arm64.sha256 = "a8a42ff188b36aca99f1369b71949b72809e906bb58aad2d93fa5f115bd8f4b0" arm64.sha256 = "8ec38e5b54009a4a8bc16e38a8030e97b4b5df25e42dcca90ae35e93c7e10c67"
rename = "nocodb" rename = "nocodb"
extract = false extract = false