Skip to content

Commit

Permalink
reth: update 0.1.0-alpha.18 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Feb 13, 2024
1 parent b5c60f0 commit c123e33
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.16"
sha256 cellar: :any_skip_relocation, ventura: "2ef6a4b48dc9319d5feb3edef73c6954351ff7088c024da5caa7a703e2633047"
sha256 cellar: :any_skip_relocation, x86_64_linux: "29b49989785ba78b0ec8495b426150590dcb29abc31b923e036d6e7928339f5b"
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-0.1.0-alpha.18"
sha256 cellar: :any_skip_relocation, ventura: "97dee5a62d87c9dbd260ce0675d592ccc6182b66b50dc0a1b5e9d3d0a3e3f3d4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4b3b02f1d3b3371d2b846d8321f2fd406f062d56a858bd51d4a7d97e5d0bf71"
end

depends_on "llvm" => :build
Expand Down

0 comments on commit c123e33

Please sign in to comment.