Skip to content

Commit

Permalink
Merge pull request #6 from SiaFoundation/renterd/update
Browse files Browse the repository at this point in the history
renterd: v1.0.3
  • Loading branch information
ChrisSchinnerl committed Feb 6, 2024
2 parents 94565fa + 422c1c9 commit c19d16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/renterd.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Renterd < Formula
desc "Renterd: The Next-Gen Sia Renter"
homepage "https://github.com/SiaFoundation/renterd"
url "https://github.com/SiaFoundation/renterd.git", :tag => "v1.0.2"
url "https://github.com/SiaFoundation/renterd.git", :tag => "v1.0.3"

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

0 comments on commit c19d16b

Please sign in to comment.