keepkey: use v0.7.3 in windows binaries
This commit is contained in:
@@ -67,6 +67,7 @@ cd ..
|
|||||||
if [ -d "keepkey-git" ]; then
|
if [ -d "keepkey-git" ]; then
|
||||||
cd keepkey-git
|
cd keepkey-git
|
||||||
git pull
|
git pull
|
||||||
|
git checkout v0.7.3
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
git clone -b $BRANCH $KEEPKEY_GIT_URL keepkey-git
|
git clone -b $BRANCH $KEEPKEY_GIT_URL keepkey-git
|
||||||
|
|||||||
Reference in New Issue
Block a user