Skip to content

Commit 57d7785

Browse files
committed
chore: updated node-reth, nethermind, op-geth, optimism, reth
Updated dependencies for: node-reth => v0.1.3 () nethermind => 1.32.2 () op-geth => v1.101511.0 () optimism => op-node/v1.13.4 () reth => v1.5.0 ()
1 parent d2675f9 commit 57d7785

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

versions.env

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
export BASE_RETH_NODE_COMMIT=f28c2751a0737d7617e52253a9e81070b87290b5
2-
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth/.git
2+
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
33
export BASE_RETH_NODE_TAG=v0.1.3
44
export NETHERMIND_COMMIT=d3e7eb98b28d0b9c7b58a9fb45e83b640b2e17e6
5-
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind/.git
5+
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.32.2
77
export OP_GETH_COMMIT=68075997f33907401a93216aa426514c5ddc8870
8-
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth/.git
8+
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101511.0
1010
export OP_NODE_COMMIT=7eedfced77eb30ae72cc8d0e7c793dd2d1b6f161
11-
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism/.git
11+
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
1212
export OP_NODE_TAG=op-node/v1.13.4
1313
export OP_RETH_COMMIT=61e38f9af154fe91e776d8f5e449d20a1571e8cf
14-
export OP_RETH_REPO=https://github.com/paradigmxyz/reth/.git
14+
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
1515
export OP_RETH_TAG=v1.5.0

0 commit comments

Comments
 (0)