From 8000c06197fd7d18de71b5a04cd1d607a2311f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:51:18 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 48fbd6d..da17be1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,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.202.8~ynh1" +version = "0.203.2~ynh1" maintainers = ["tituspijean"] @@ -41,10 +41,10 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.202.8/Noco-linux-x64" - amd64.sha256 = "746559e2063d28904bb5781ca52a23d6bd97321f10ead23c1f147aea72ad8467" - arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.202.8/Noco-linux-arm64" - arm64.sha256 = "788273d24524816f11fb125cdd1a3c8c517d8819f910fe3ec062275b299552f4" + amd64.url = "https://github.com/nocodb/nocodb/releases/download/0.203.2/Noco-linux-x64" + amd64.sha256 = "dae67f74461dd55ff1f09a48a6f7cddeb2ce52fd56fa4fa377afb6f90943298a" + arm64.url = "https://github.com/nocodb/nocodb/releases/download/0.203.2/Noco-linux-arm64" + arm64.sha256 = "8545dc5d03c530dfc1a15ece70b2473b653e003722c255b30b5595affea4b092" rename = "nocodb" extract = false