Skip to content

Commit

Permalink
More makefile bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Nov 13, 2024
1 parent e498f7c commit e886920
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ build-latest:
PROTOCOL_VERSION_DEFAULT=21 \
XDR_REF=v22.0.0 \
CORE_REF=v22.0.0 \
HORIZON_REF=horizon-v2.32.0 \
SOROBAN_RPC_REF=v21.5.1 \
FRIENDBOT_REF=31fc8f4236388f12fc609228b7a7f5494867a1f9
HORIZON_REF=horizon-v22.0.1 \
SOROBAN_RPC_REF=v22.1.0 \
FRIENDBOT_REF=f09f3e438519c02de8c26a85d317fec89853b4a6

build-testing:
$(MAKE) build TAG=testing \
Expand Down

0 comments on commit e886920

Please sign in to comment.