From 3057d3bfcf19849c0d02dd3e858b9fb8891286c4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 14 Jun 2024 03:41:55 +0200 Subject: [PATCH] Upgrade to v0.250.1 https://github.com/nocodb/nocodb/releases/tag/0.250.1 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index b5f7e67..6299506 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.3~ynh1" +version = "0.250.1~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.3/Noco-linux-x64" - amd64.sha256 = "839982b0d40b3f159bc8bf4013b97494be1f03746c906ad673b59d4910b62171" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.207.3/Noco-linux-arm64" - arm64.sha256 = "7b0e56851b725211739256e92bda3db230901d391e9c02997faf5ffed0c53eff" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.250.1/Noco-linux-x64" + amd64.sha256 = "b712715bb02211caece3fb41c7f6af36c89ad0d5205807599330e934f7c9a4cd" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.250.1/Noco-linux-arm64" + arm64.sha256 = "022101ee8aade96545ded0b21c13f0e0d135777056964ed4283a19bbd2b2980d" rename = "nocodb" extract = false