From 3dab5f18de031b4ec714e957ad9a9f878bcbee5b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 21 Nov 2022 06:27:01 +0000 Subject: [PATCH] Upgrade to 2022.11.18 --- 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 b347b11..2e00771 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/311f758cd800cda884c0d79c02c89ff7f8e8cc47.tar.gz -SOURCE_SUM=89c0c2f1509783b31e84c9db37ca7290dc1ebf3f5b615e72cec737a7229b432b +SOURCE_URL=https://github.com/standardnotes/server/archive/840777a851c09860f0cc0f97b479a77afe4fb607.tar.gz +SOURCE_SUM=5b63cb9b4a59562df7a78a933689c53a383cb948b05eaf3c9072f756adb1f79c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5684914..817572a 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "The Standard Notes syncing server. An end-to-end encrypted note-taking app." }, - "version": "2022.11.13~ynh1", + "version": "2022.11.18~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",