From 86a4a0cad60cd189949a7139fef5893a88c0cebd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 1 Aug 2022 06:40:48 +0000 Subject: [PATCH] Upgrade to version 3.41.3 --- conf/app.src | 5 ++--- manifest.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index abd6a8e..ee69ab1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.39.1.tar.gz -SOURCE_SUM=1dc84e151c20f5a31cf8b6f9c1248b14d2f72800f58557ddb8fe8ee54d360c58 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.41.3.tar.gz +SOURCE_SUM=fbef3e8d1f79cca9a4e156744bd5342495f3f60a6661d30e2d7335cca4c1e18a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= -SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 0ef3c17..5a92680 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.39.1~ynh1", + "version": "3.41.3~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",