From 23a20620a17cb295162f106ede032bbbc889f277 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Mar 2024 02:43:11 +0100 Subject: [PATCH] Upgrade to v0.204.9 https://github.com/nocodb/nocodb/releases/tag/0.204.9 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 67f7108..731438d 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.7~ynh1" +version = "0.204.9~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.7/Noco-linux-x64" - amd64.sha256 = "9bc98887d3cae8ab86d9b7e4d9996440ae4374bf91236898f25fb247cb690a6e" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.7/Noco-linux-arm64" - arm64.sha256 = "22277ec940fb5028e5d224d2f88be8477d444599ddf1f13fe10f4ff325d5c6b6" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.9/Noco-linux-x64" + amd64.sha256 = "7ebf6022497b9fca9bf1d9f8c10ab6066ff8239ea5180b53754e924bc93edb06" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.204.9/Noco-linux-arm64" + arm64.sha256 = "bd23926349adffb4ded5b0a37bb3cdb3df8dccd92187cb443091814431f0b675" rename = "nocodb" extract = false