Skip to content

Commit

Permalink
reth: update 0.2.0-beta.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhirin committed Mar 18, 2024
1 parent aa1e141 commit 68db069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ class Reth < Formula
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.2.0-beta.1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "56c9cca150ef382a7a6cc705019e12703482d438830457f5f109feb106251357"
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.2.0-beta.3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0581313143abc9763305805c6ac1a6467218d7d838e3ee9bc404015d17e82d3f"
end

depends_on "libunwind" => :build
Expand Down

0 comments on commit 68db069

Please sign in to comment.