Skip to content

Commit 404842c

Browse files
committed
chore: release v1.8.4
Closes #98. Signed-off-by: Matthias Seitz <[email protected]>
1 parent 27e1114 commit 404842c

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
@@ -2,8 +2,8 @@ class Reth < Formula
22
desc "Fast implementation of the Ethereum protocol in Rust"
33
homepage "https://github.com/paradigmxyz/reth"
44
url "https://github.com/paradigmxyz/reth.git",
5-
tag: "v1.8.3",
6-
revision: "42197415102b7a20be42e4fe919f024b81ceb55b"
5+
tag: "v1.8.4",
6+
revision: "bde6574bcac266f9858c1a78f8d0da9fd1e5d262"
77
license any_of: ["Apache-2.0", "MIT"]
88
head "https://github.com/paradigmxyz/reth.git", branch: "main"
99

0 commit comments

Comments
 (0)