Skip to content

Commit

Permalink
reth: update 0.1.0-alpha.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Jul 10, 2023
1 parent 63d900f commit 9fbdb08
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.2"
sha256 cellar: :any_skip_relocation, ventura: "f95dd1a8b94e25e5d46a99eb49c2a8a362df4958c69c34c09c168e042f0b52b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "aa7974160cb5a492285bd91a2aa6c2e7cfe09cd33037b5af7b40a68d9c4f5ab7"
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.1.0-alpha.3"
sha256 cellar: :any_skip_relocation, ventura: "517ef849e6d4c8e8af3c8ddbd8fc01215ea02daba8d9ef1f895ca2e702e289f7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "45763ce22be3a60cac3f8a07d85950c5597501ddec4bbb45d555ba03f920e743"
end

depends_on "llvm" => :build
Expand Down

0 comments on commit 9fbdb08

Please sign in to comment.