From 2dcf9063b8f835ebd240505d7feefcb5ccf203ab Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Aug 2022 06:30:55 +0000 Subject: [PATCH] Upgrade to version 3.43.1 --- 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 ee69ab1..4530124 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.41.3.tar.gz -SOURCE_SUM=fbef3e8d1f79cca9a4e156744bd5342495f3f60a6661d30e2d7335cca4c1e18a +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.43.1.tar.gz +SOURCE_SUM=fca54c859802fc703c439081f776e654356b2200a962f76e99a0f5fbdd13d797 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5a92680..52a0f02 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.41.3~ynh1", + "version": "3.43.1~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",