Skip to content

Commit c718b48

Browse files
committed
chore: updated
Updated dependencies for: reth => v1.5.1 (paradigmxyz/reth@v1.5.0...v1.5.1)
1 parent 75fe7a3 commit c718b48

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ export OP_GETH_TAG=v1.101511.0
1010
export OP_NODE_COMMIT=7eedfced77eb30ae72cc8d0e7c793dd2d1b6f161
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
1212
export OP_NODE_TAG=op-node/v1.13.4
13-
export OP_RETH_COMMIT=61e38f9af154fe91e776d8f5e449d20a1571e8cf
13+
export OP_RETH_COMMIT=dbe7ee9c21392f360ff01f6307480f5d7dd73a3a
1414
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
15-
export OP_RETH_TAG=v1.5.0
15+
export OP_RETH_TAG=v1.5.1

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"tracking": "tag"
3030
},
3131
"op_reth": {
32-
"tag": "v1.5.0",
33-
"commit": "61e38f9af154fe91e776d8f5e449d20a1571e8cf",
32+
"tag": "v1.5.1",
33+
"commit": "dbe7ee9c21392f360ff01f6307480f5d7dd73a3a",
3434
"owner": "paradigmxyz",
3535
"repo": "reth",
3636
"tracking": "tag"

0 commit comments

Comments
 (0)