From 8db38126db6e13b662a4099c992fdd5e1cd01a7b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Jan 2023 06:04:40 +0000 Subject: [PATCH] Upgrade to v0.104.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4a233db..7affe0b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/a86e60ee5ffde3c189a921676c68f444d1801f4d.zip -SOURCE_SUM=5d3731dad8228f575d62698e0cd2cf03e3e5cf205f6ab92c9cc93ef98560baaf +SOURCE_URL=https://github.com/nocodb/nocodb-seed/archive/c94cddbf6fd30673770aa4846c8e1802826e997b.zip +SOURCE_SUM=29c71dfd2c5e22c64cd2107347245287937904983eecc286de6aab44c7f3d35c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 4546c98..fcee1ce 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "No-code platform that turns any database into a smart spreadsheet", "fr": "Plateform sans code qui transforme toute base de données en un tableur intelligent." }, - "version": "0.100.2~ynh1", + "version": "0.104.2~ynh1", "url": "https://www.nocodb.com", "upstream": { "license": "AGPL-3.0-only",