From 986d6df19aa514ccbf6ace7f0b519919615c59a9 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 18 Apr 2020 10:51:44 +0200 Subject: [PATCH 1/3] Update to 0.10.9 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4f832e54..c763f976 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.10.8~ynh1", + "version": "0.10.9~ynh1", "url": "https://pixelfed.org/", "license": "AGPL-3.0-or-later", "maintainer": [ From 3aa9cfdc274c41068396c1f8543ae004fa6e03c6 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 18 Apr 2020 10:54:00 +0200 Subject: [PATCH 2/3] Update to 0.10.9 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 9e7fd54f..e2ffb638 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.8.tar.gz -SOURCE_SUM=80ad527c20f5df75a5dfa9e31b8045d2e926db31ebf85ec9f6ccb0c33df240ca +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.9.tar.gz +SOURCE_SUM=d843796473858de2f0f3cda11db2f711b8303a058660d62c6696d4cb828a8a45 OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 5bd32109247a71171ac3f3bfb9525406f0d7e26f Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 18 Apr 2020 10:55:35 +0200 Subject: [PATCH 3/3] Update to 0.10.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdb2cc02..3e25f4df 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview The federated image sharing service Pixelfed, for YunoHost -**Shipped version:** 0.10.8 +**Shipped version:** 0.10.9 ## Important points to read before installing