From a0df6d5b29da59d5a75342cc4a258ad38817a834 Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 6 Feb 2023 11:55:27 +0100 Subject: [PATCH] v0.7.0-rc1 --- conf/x86-64.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/x86-64.src b/conf/x86-64.src index 7f3b436..7b88c63 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.6.0/gotosocial_0.6.0_linux_amd64.tar.gz -SOURCE_SUM=4d7e2a569b625e5854ff00f5c0574870a3643d74821cfe7f923e0408ff3db2fc +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.7.0-rc1/gotosocial_0.7.0-rc1_linux_amd64.tar.gz +SOURCE_SUM=05f97c26f6f749e58911ed96e5361c167967d6a781a2aec71ea328142328cbf1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.6.0_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.7.0-rc1_linux_amd64.tar.gz