Skip to content

Commit

Permalink
chore: release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Jul 17, 2024
1 parent 4d8ded5 commit 0efaad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/reth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Reth < Formula
desc "Fast implementation of the Ethereum protocol in Rust"
homepage "https://github.com/paradigmxyz/reth"
url "https://github.com/paradigmxyz/reth.git",
tag: "v1.0.1",
revision: "d599393771f9d7d137ea4abf271e1bd118184c73"
tag: "v1.0.2",
revision: "ffb44e6245eebd0144e8ae62f4f39203f2ea2e5f"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/paradigmxyz/reth.git", branch: "main"

Expand Down

0 comments on commit 0efaad6

Please sign in to comment.