From 57d979f22a63dc2df3fdaff93a3b4dc462ed67bd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 12 Dec 2022 06:15:25 +0000 Subject: [PATCH] Upgrade to version 3.125.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 677ca9e..2736d27 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.111.0.tar.gz -SOURCE_SUM=4133326cc43009c871cd0a55139189fd8e6110e3128c2763aa2f6508c83caac7 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.125.0.tar.gz +SOURCE_SUM=5db2008ad2debcdf946594a088a49ab9358ad18505e0d058f2da93b90ab67feb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 97bba76..6cf91c0 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.111.0~ynh1", + "version": "3.125.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",