Skip to content

Commit

Permalink
renterd: v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Dec 18, 2024
1 parent 322a9ff commit 1f191ef
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 "Renting application for the Sia network"
homepage "https://github.com/SiaFoundation/renterd"
url "https://github.com/SiaFoundation/renterd.git", tag: "v1.1.0"
url "https://github.com/SiaFoundation/renterd.git", tag: "v1.1.1"

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

0 comments on commit 1f191ef

Please sign in to comment.