Skip to content

Commit

Permalink
chore: rebuild reth bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Apr 23, 2024
1 parent 5c753b2 commit 9bd6ce8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ class Reth < Formula
strategy :github_latest
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.2.0-beta.6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b9c2d91b6ae69b5deace9d2678cec9e843bac772080bdc8191b9a49919d1111"
end

depends_on "llvm" => :build
depends_on "pkg-config" => :build
depends_on "rust" => :build
Expand Down

0 comments on commit 9bd6ce8

Please sign in to comment.