File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11const arabicaVersions = Object . freeze ( {
22 "app-latest-tag" : "v3.0.1-arabica" ,
33 "app-latest-sha" : "dbd27087fadd80171e65c30aef776bc5895cb8da" ,
4- "core-latest-tag" : "v1.43 .0-tm-v0.34.35" ,
5- "core-latest-sha" : "c2c6463a79697d511650d5113738acf5861ba7d7 " ,
6- "node-latest-tag" : "v0.20.2 -arabica" ,
7- "node-latest-sha" : "2dc9cce7b5dffc14fd4fe156d2aa9869318e0f68 " ,
4+ "core-latest-tag" : "v1.44 .0-tm-v0.34.35" ,
5+ "core-latest-sha" : "a1268f7ae3e688144a613c8a439dd31818aae07d " ,
6+ "node-latest-tag" : "v0.20.3 -arabica" ,
7+ "node-latest-sha" : "f019e10fbb9e416f6f7779b46a08f88bdb4bb183 " ,
88} ) ;
99export default arabicaVersions ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ const mainnetVersions = Object.freeze({
33 "app-latest-sha" : "06f24f5dbe48c29964e1d8cfb030cffd90797ded" ,
44 "core-latest-tag" : "v1.41.0-tm-v0.34.29" ,
55 "core-latest-sha" : "aef322775c75783488b439cdf7ca33f38da08426" ,
6- "node-latest-tag" : "v0.20.2 " ,
7- "node-latest-sha" : "b24d47fe29d2b244d501194956412cb7bb60f30f " ,
6+ "node-latest-tag" : "v0.20.3 " ,
7+ "node-latest-sha" : "f5d9b3207dfc6e9a39c0dbb2fa19ef6f96eacf6f " ,
88} ) ;
99export default mainnetVersions ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ const mochaVersions = Object.freeze({
33 "app-latest-sha" : "dbd27087fadd80171e65c30aef776bc5895cb8da" ,
44 "core-latest-tag" : "v1.43.0-tm-v0.34.35" ,
55 "core-latest-sha" : "c2c6463a79697d511650d5113738acf5861ba7d7" ,
6- "node-latest-tag" : "v0.20.2 -mocha" ,
7- "node-latest-sha" : "2dc9cce7b5dffc14fd4fe156d2aa9869318e0f68 " ,
6+ "node-latest-tag" : "v0.20.3 -mocha" ,
7+ "node-latest-sha" : "f019e10fbb9e416f6f7779b46a08f88bdb4bb183 " ,
88} ) ;
99export default mochaVersions ;
You can’t perform that action at this time.
0 commit comments