From 05f64107f0530aaf27055d50dfd6d7b8aae5fd5d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Dec 2022 06:14:32 +0000 Subject: [PATCH] Upgrade to version 3.127.0 --- 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 b3ce5d7..156d28f 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.117.5.tar.gz -SOURCE_SUM=ce047736981997f08f53b23508ffe1c0a28eef47bb1330e78ff769a69f3180d7 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.127.0.tar.gz +SOURCE_SUM=3d0860a14dbb9fc8d9d42191ec90133037c8492688af08254de40433159764f1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d19e06e..2fba439 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.117.5~ynh1", + "version": "3.127.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",