From 45f872809f8df3d855b2dc2972d7a7c7a120e884 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Jan 2023 06:14:20 +0000 Subject: [PATCH] Upgrade to version 3.131.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 eb456a6..0a6ae57 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.128.4.tar.gz -SOURCE_SUM=25ddf34df9de9ce711bc8cf945c4675561b21647b11095ca1c853f7a6e0dff55 +SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.131.0.tar.gz +SOURCE_SUM=cf1f91a1d445ca951fb47ea059c70a20a809d980f7ef009b67cc69e538928a14 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3a78750..7356005 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.128.4~ynh1", + "version": "3.131.0~ynh1", "url": "https://github.com/standardnotes/web", "upstream": { "license": "AGPL-3.0-or-later",