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 195a799 commit a8b9348Copy full SHA for a8b9348
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.1"
17
- sha256 cellar: :any_skip_relocation, arm64_sonoma: "5bae444907565b6f18d512699c1070222b9194ba4cf83e3438cda83fd9e1d777"
+ root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-1.8.2"
+ sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c5d5bf5c29c52ac950f5569cb2dc674a079774b7b8ab0783c6474c6f5978dbc"
18
19
20
depends_on "pkg-config" => :build
0 commit comments