From 3aa9cfdc274c41068396c1f8543ae004fa6e03c6 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 18 Apr 2020 10:54:00 +0200 Subject: [PATCH] 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