From 97d5cb9f27373c2a76f2001cd5bf2de10a9e1285 Mon Sep 17 00:00:00 2001 From: Liam Sargent Date: Thu, 21 May 2020 03:16:21 +0000 Subject: [PATCH] bump Sia branch version to 1.4.8 --- setup-scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-scripts/setup.sh b/setup-scripts/setup.sh index 19ae9426..51672e49 100755 --- a/setup-scripts/setup.sh +++ b/setup-scripts/setup.sh @@ -53,7 +53,7 @@ rm go1.13.7.linux-amd64.tar.gz go version # Install Sia -git clone -b v1.4.4 https://gitlab.com/NebulousLabs/Sia ~/Sia +git clone -b v1.4.8 https://gitlab.com/NebulousLabs/Sia ~/Sia make --directory ~/Sia # Setup systemd files