From 2a127b1bed067f38659fedb381bb613dbce40cae Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 25 Jul 2022 06:29:32 +0000 Subject: [PATCH] Upgrade to version 3.41.0 --- 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..55933b4 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.0.tar.gz +SOURCE_SUM=e48938385e57f0a0b05ef4c9a9fee5fc0ddcc4440ab57dcdef4efebed56829e8 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..3730e5d 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.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",