Skip to content

Commit 09046a8

Browse files
Updated prebuilt apps for the newest firmware versions
1 parent 4a366aa commit 09046a8

File tree

2 files changed

+10448
-10319
lines changed

2 files changed

+10448
-10319
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cd ..
2828
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
2929
mv ledger-secure-sdk nanox-secure-sdk
3030
cd nanox-secure-sdk
31-
git checkout nanox_2.6.0
31+
git checkout nanox_2.6.1
3232
git checkout API_LEVEL_25
3333
git pull
3434
echo nanox > .target
@@ -37,7 +37,7 @@ cd ..
3737
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
3838
mv ledger-secure-sdk nanosplus-secure-sdk
3939
cd nanosplus-secure-sdk
40-
git checkout nanos+_1.5.0
40+
git checkout nanos+_1.5.1
4141
git checkout API_LEVEL_25
4242
git pull
4343
echo nanos2 > .target
@@ -46,7 +46,7 @@ cd ..
4646
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
4747
mv ledger-secure-sdk stax-secure-sdk
4848
cd stax-secure-sdk
49-
git checkout stax_1.9.0
49+
git checkout stax_1.9.1
5050
git checkout API_LEVEL_25
5151
git pull
5252
echo stax > .target
@@ -55,7 +55,7 @@ cd ..
5555
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
5656
mv ledger-secure-sdk flex-secure-sdk
5757
cd flex-secure-sdk
58-
git checkout flex_1.5.0
58+
git checkout flex_1.5.1
5959
git checkout API_LEVEL_25
6060
git pull
6161
echo flex > .target
@@ -64,7 +64,7 @@ cd ..
6464
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
6565
mv ledger-secure-sdk apexp-secure-sdk
6666
cd apexp-secure-sdk
67-
git checkout apex_p_1.0.3
67+
git checkout apex_p_1.0.5
6868
git checkout API_LEVEL_25
6969
git pull
7070
echo apex_p > .target

0 commit comments

Comments
 (0)