Skip to content

Commit 9dc63e6

Browse files
committed
chore: release 1.6.0
1 parent 376283b commit 9dc63e6

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.5.1",
6-
revision: "dbe7ee9c21392f360ff01f6307480f5d7dd73a3a"
5+
tag: "v1.6.0",
6+
revision: "d8451e54e7267f9f1634118d6d279b2216f7e2bb"
77
license any_of: ["Apache-2.0", "MIT"]
88
head "https://github.com/paradigmxyz/reth.git", branch: "main"
99

0 commit comments

Comments
 (0)