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 404842c commit e08d61fCopy full SHA for e08d61f
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.3"
17
- sha256 cellar: :any_skip_relocation, arm64_sonoma: "26ea7e31e4e3d607524840eeeea6df1f7ccc75db9282eb75355a7dbf101e4415"
+ root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-1.8.4"
+ sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd8a46370b110b367012f81bdaecc9146f2cd68898e0b9a23ba5a6f6a14ee241"
18
19
20
depends_on "pkg-config" => :build
0 commit comments