Skip to content

Commit

Permalink
reth: add 0.1.0-alpha.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Jul 8, 2023
1 parent a4e0b93 commit debb39b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ class Reth < Formula
strategy :github_latest
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.1.0-alpha.2"
sha256 cellar: :any_skip_relocation, ventura: "f95dd1a8b94e25e5d46a99eb49c2a8a362df4958c69c34c09c168e042f0b52b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa7974160cb5a492285bd91a2aa6c2e7cfe09cd33037b5af7b40a68d9c4f5ab7"
end

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

0 comments on commit debb39b

Please sign in to comment.