From 89e350a270eca9020d63a942da8ab8256afc421e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Jan 2023 06:21:20 +0000 Subject: [PATCH] Upgrade to 2022.12.30 --- 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 e9bf684..cc345d7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/standardnotes/server/archive/97ff4d5ac2c3ce93d565f26f2f3db0674459336c.tar.gz -SOURCE_SUM=88354582c6b6884aa2541ee1774d2d8228f6a6ac78d629a2e764a817b71dd389 +SOURCE_URL=https://github.com/standardnotes/server/archive/f6ab2ca9ba0ce79d70f58cc037fdaf5f05581f3a.tar.gz +SOURCE_SUM=fd6e6cfb559fc4868c7fef755d4e97cf22b0391ed4bf5bab5f924c7b678a8375 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8d1d296..eb2d114 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.12.20~ynh1", + "version": "2022.12.30~ynh1", "url": "https://github.com/standardnotes/standalone", "upstream": { "license": "AGPL-3.0-or-later",