We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af941e commit d5d8aa8Copy full SHA for d5d8aa8
Formula/reth.rb
@@ -13,8 +13,8 @@ class Reth < Formula
13
end
14
15
bottle do
16
- root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-1.8.4"
17
- sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd8a46370b110b367012f81bdaecc9146f2cd68898e0b9a23ba5a6f6a14ee241"
+ root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-1.9.0"
+ sha256 cellar: :any_skip_relocation, arm64_sonoma: "a23436ea02577baecc1011af35a9e2d0b582d0fb8d673777421fd55d2dc770ac"
18
19
20
depends_on "pkg-config" => :build
0 commit comments