Skip to content

Commit

Permalink
Merge pull request #20 from SiaFoundation/hostd/update
Browse files Browse the repository at this point in the history
hostd: v1.1.1
  • Loading branch information
n8maninger committed Jul 10, 2024
2 parents ef90388 + 3909b4d commit aa7319c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/hostd.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Hostd < Formula
desc "Hostd: A host for Sia"
homepage "https://github.com/SiaFoundation/hostd"
url "https://github.com/SiaFoundation/hostd.git", :tag => "v1.1.0"
url "https://github.com/SiaFoundation/hostd.git", :tag => "v1.1.1"

depends_on "go" => :build
depends_on "gcc" => :build
Expand Down

0 comments on commit aa7319c

Please sign in to comment.