From 5e4066a9479b016dc4d20b8d184bc1a5531a1f92 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Mar 2024 21:39:41 +0100 Subject: [PATCH] Upgrade to v0.204.4 https://github.com/nocodb/nocodb/releases/tag/0.204.4 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 48c1b36..d801ea3 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.204.3~ynh1" +version = "0.204.4~ynh1" maintainers = ["tituspijean"] @@ -42,10 +42,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.3/Noco-linux-x64" - amd64.sha256 = "6c4044e650393c6e23b44ab05518e58e72d4205aab8f0eeea156a25415108a41" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.3/Noco-linux-arm64" - arm64.sha256 = "3d800e4a27322576fe5a6c44a4a7343fc7bf7b2c9ee6965e1bd1235ea172df58" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.4/Noco-linux-x64" + amd64.sha256 = "991188412db9d70098221fb07a6cb86ac17c997fd6f931c2d3194ecc0a393226" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.4/Noco-linux-arm64" + arm64.sha256 = "480f54ac48afc2d37a352972adb06359eab7f7eaa8df2787f3c25d0e2135fb2f" rename = "nocodb" extract = false