Skip to content

Commit

Permalink
chore: release v1.1.5
Browse files Browse the repository at this point in the history
Closes #71.

Signed-off-by: Matthias Seitz <[email protected]>
  • Loading branch information
mattsse committed Jan 7, 2025
1 parent 270773c commit deaefe9
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.1.3",
revision: "d97449dae495a2243000078fa30b3b164ef5891b"
tag: "v1.1.5",
revision: "3212af2d85a54eb207661361ac9fe1d7de4b5b8e"
license any_of: ["Apache-2.0", "MIT"]
head "https://github.com/paradigmxyz/reth.git", branch: "main"

Expand Down

0 comments on commit deaefe9

Please sign in to comment.