From 1a132860ae5d257e0aa80aaa929f108acee4299f Mon Sep 17 00:00:00 2001 From: lapineige Date: Wed, 2 Jun 2021 08:17:57 +0200 Subject: [PATCH] Update to v0.11.0 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index e519ee7e..32475cbd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.10.tar.gz -SOURCE_SUM=096faddbf43c41552e9f03eb4b76b70a04e314ca6974d13c0f2a73c42a4aa617 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.11.0.tar.gz +SOURCE_SUM=6959505c6c60f317091f51fa3756fc073a8ddc8c277e5736be285eb825ca625c OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true