diff --git a/Formula/hostd.rb b/Formula/hostd.rb index 5c91ab3..4b778bf 100644 --- a/Formula/hostd.rb +++ b/Formula/hostd.rb @@ -1,7 +1,7 @@ class Hostd < Formula desc "Hosting daemon for the Sia network" homepage "https://github.com/SiaFoundation/hostd" - url "https://github.com/SiaFoundation/hostd.git", tag: "v2.0.1" + url "https://github.com/SiaFoundation/hostd.git", tag: "v2.0.2" depends_on "gcc" => :build depends_on "go" => :build