Skip to content

Commit

Permalink
chore: release 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Oct 3, 2024
1 parent bb65daf commit 265ca50
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.7",
revision: "75b7172cf77eb4fd65fe1a6924f75066fb09fcd1"
tag: "v1.0.8",
revision: "6c16df236567047ea62a4750197e1847771d20d7"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/paradigmxyz/reth.git", branch: "main"

Expand Down

0 comments on commit 265ca50

Please sign in to comment.