Skip to content

Commit bc07522

Browse files
committed
chore: bump version 1.5.0
1 parent 84b7b16 commit bc07522

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.4.8",
6-
revision: "127595e23079de2c494048d0821ea1f1107eb624"
5+
tag: "v1.5.0",
6+
revision: "61e38f9af154fe91e776d8f5e449d20a1571e8cf"
77
license any_of: ["Apache-2.0", "MIT"]
88
head "https://github.com/paradigmxyz/reth.git", branch: "main"
99

0 commit comments

Comments
 (0)