From 9ae52f1f7a3cb53261950167aae4efd2ccfd4bb2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Jan 2023 06:22:44 +0000 Subject: [PATCH] Upgrade to 2023.01.13 --- 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 b2954d7..87771c7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/1c5c8b81d5798b2d48831cb909ac90f6b8aa2e21.tar.gz -SOURCE_SUM=45e4b6cbd6252d337e516e43e4f28f2fccd773fb4c61d2abc5fc57cab61f07d1 +SOURCE_URL=https://github.com/standardnotes/server/archive/29c56c69196b97663df54cdcff842be646fa9650.tar.gz +SOURCE_SUM=3242a9497f1879615960a13e6f1f088f7a27d7ca6b42c2a140fbf82643651d3f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0cfce41..5f4038a 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": "2023.01.06~ynh1", + "version": "2023.01.13~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",