Skip to content

Commit

Permalink
reth: update 0.1.0-alpha.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk committed Aug 28, 2023
1 parent 8a6bc90 commit 103cd4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ class Reth < Formula
end

bottle do
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.1.0-alpha.7"
sha256 cellar: :any_skip_relocation, ventura: "7dc132a0a8ba2f2858ec7cf5916ad7810e2db7f831639a8c40946c3362a5bb12"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a90af0aed3fa7d90b417de22ccbebeed77a55c331c11a372655b755add61f956"
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.1.0-alpha.8"
sha256 cellar: :any_skip_relocation, ventura: "63ad4922788f5830b21bf17f4aa6e6b93607b3c57be019e22a20285713205fb8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee72465f645a47963f29f656b6d6d81929f06f5f744c6f198ae95dde60a7ced4"
end

depends_on "llvm" => :build
Expand Down

0 comments on commit 103cd4c

Please sign in to comment.