Skip to content

Commit d5d8aa8

Browse files
committed
reth: update 1.9.0 bottle.
1 parent 0af941e commit d5d8aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/reth.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ class Reth < Formula
1313
end
1414

1515
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"
16+
root_url "https://github.com/paradigmxyz/homebrew-brew/releases/download/reth-1.9.0"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a23436ea02577baecc1011af35a9e2d0b582d0fb8d673777421fd55d2dc770ac"
1818
end
1919

2020
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)