Skip to content

Commit 4117f1a

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated nethermind
1 parent f14551c commit 4117f1a

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
@@ -1,9 +1,9 @@
11
export BASE_RETH_NODE_COMMIT=6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a
22
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
33
export BASE_RETH_NODE_TAG=v0.5.1
4-
export NETHERMIND_COMMIT=31cb81b7328026791cdfaccd9db230c82f1db02d
4+
export NETHERMIND_COMMIT=80eccc19f8fcf6d93c52dc3b8a84600da93e9a0c
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.36.0
6+
export NETHERMIND_TAG=1.36.1
77
export OP_GETH_COMMIT=878a554cc84cead647d20ba366043c6fd41ebf1c
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101609.1

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"tracking": "release"
88
},
99
"nethermind": {
10-
"tag": "1.36.0",
11-
"commit": "31cb81b7328026791cdfaccd9db230c82f1db02d",
10+
"tag": "1.36.1",
11+
"commit": "80eccc19f8fcf6d93c52dc3b8a84600da93e9a0c",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "release"

0 commit comments

Comments
 (0)