Skip to content

Commit 881b353

Browse files
update stellar components from v23 to v24 (#802)
1 parent 3e1580b commit 881b353

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

images.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"protocol_version_default": 23
77
},
88
"deps": [
9-
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" },
10-
{ "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } },
11-
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" },
12-
{ "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
13-
{ "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" },
9+
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v24.0.0" },
10+
{ "name": "core", "repo": "stellar/stellar-core", "ref": "v24.0.0", "options": { "configure_flags": "--disable-tests" } },
11+
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v24.0.0" },
12+
{ "name": "horizon", "repo": "stellar/go", "ref": "horizon-v24.0.0" },
13+
{ "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v24.0.0" },
1414
{ "name": "lab", "repo": "stellar/laboratory", "ref": "main" }
1515
],
1616
"tests": {

0 commit comments

Comments
 (0)