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 d5d8aa8 commit e15562fCopy full SHA for e15562f
Formula/reth.rb
@@ -2,8 +2,8 @@ class Reth < Formula
2
desc "Fast implementation of the Ethereum protocol in Rust"
3
homepage "https://github.com/paradigmxyz/reth"
4
url "https://github.com/paradigmxyz/reth.git",
5
- tag: "v1.9.0",
6
- revision: "84785f025eac5eed123997454998db77a299e1e5"
+ tag: "v1.9.2",
+ revision: "74351d98e906b8af5f118694529fb2b71d316946"
7
license any_of: ["Apache-2.0", "MIT"]
8
head "https://github.com/paradigmxyz/reth.git", branch: "main"
9
0 commit comments