Skip to content

Commit

Permalink
reth: update 0.2.0-beta.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Mar 26, 2024
1 parent 40db606 commit d9931c4
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.3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0581313143abc9763305805c6ac1a6467218d7d838e3ee9bc404015d17e82d3f"
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.2.0-beta.4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f4fa8fa890b784ac04889109303b73d98db5e1287e75d5987e6f660ee327bee"
end

depends_on "llvm" => :build
Expand Down

0 comments on commit d9931c4

Please sign in to comment.