From a3f9066f5a268ac720401c0d9a1fc7c2d3495e88 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 7 Nov 2022 06:17:53 +0000 Subject: [PATCH] Upgrade to version 3.93.11 --- 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 a393458..04be871 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.90.6.tar.gz -SOURCE_SUM=a0f8632c018f27ecabbe7baea6ba0048a190b8bfc8cc76e890c68dabad30affb +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.93.11.tar.gz +SOURCE_SUM=d1b9af0124e85c0c4277791c1c870f9332db4163ddc2621957248c87a98f1015 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8710884..0bd80bc 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "End-to-end encrypted note-taking app", "fr": "Application de prise de notes chiffrées" }, - "version": "3.90.6~ynh1", + "version": "3.93.11~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",