File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " @cartesi/sdk " : patch
3+ ---
4+
5+ bump cartesi-rollups-graphql to v2.3.14
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ curl -fsSL https://github.com/cartesi/rollups-graphql/releases/download/v${CARTE
8989 -o /tmp/cartesi-rollups-graphql.tar.gz
9090
9191case "${TARGETARCH}" in
92- amd64) echo "0882a1c7a608ae6e1631ab9b3a04d531 /tmp/cartesi-rollups-graphql.tar.gz" | md5sum --check ;;
93- arm64) echo "759e7edc97ad39908fef56c3bd971a9b /tmp/cartesi-rollups-graphql.tar.gz" | md5sum --check ;;
92+ amd64) echo "b1b27069956c379e29d5668504bb02db /tmp/cartesi-rollups-graphql.tar.gz" | md5sum --check ;;
93+ arm64) echo "ca41f76ab2e6c1a8b15ac0c1ab96e951 /tmp/cartesi-rollups-graphql.tar.gz" | md5sum --check ;;
9494 *) echo "unsupported architecture: ${TARGEARCH}" ; exit 1 ;;
9595esac
9696
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ target "default" {
1414 CARTESI_LINUX_KERNEL_VERSION = " 6.5.13-ctsi-1-v0.20.0"
1515 CARTESI_MACHINE_EMULATOR_VERSION = " 0.19.0-alpha3"
1616 CARTESI_PAYMASTER_VERSION = " 0.2.0"
17- CARTESI_ROLLUPS_GRAPHQL_VERSION = " 2.3.13 "
17+ CARTESI_ROLLUPS_GRAPHQL_VERSION = " 2.3.14 "
1818 CARTESI_ROLLUPS_NODE_VERSION = " 2.0.0-alpha.4"
1919 CRANE_VERSION = " 0.19.1"
2020 ESPRESSO_DEV_NODE_BASE_IMAGE = " ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:20241120-patch6@sha256:453264eab19e3313c85a8720c784f16f15e36bacb28ae917034e24342cecf3c3"
You can’t perform that action at this time.
0 commit comments