Skip to content

Commit

Permalink
Merge pull request #17 from SiaFoundation/hostd/update
Browse files Browse the repository at this point in the history
hostd: v1.0.4
  • Loading branch information
n8maninger authored Apr 6, 2024
2 parents ab3e4f7 + 14f8d4c commit 15d9a1a
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.0.3"
url "https://github.com/SiaFoundation/hostd.git", :tag => "v1.0.4"

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

0 comments on commit 15d9a1a

Please sign in to comment.