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