Skip to content

Commit

Permalink
1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Nov 23, 2020
1 parent 9981807 commit 16b3d4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions download.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
VER=1.4.2
VER=1.4.4

MAC_URL=https://ci.appveyor.com/api/buildjobs/of0lq2bfsexh68xl/artifacts/client%2Ftarget%2Fbin%2Fsbtn
MAC_URL=https://ci.appveyor.com/api/buildjobs/bvla560x2v3p2gdm/artifacts/client%2Ftarget%2Fbin%2Fsbtn

LINUX_URL=https://ci.appveyor.com/api/buildjobs/geyi0cyk85u9rnhg/artifacts/client%2Ftarget%2Fbin%2Fsbtn
WINDOWS_URL=https://ci.appveyor.com/api/buildjobs/yuhiwx9c69bv6nnf/artifacts/client%2Ftarget%2Fbin%2Fsbtn.exe

WINDOWS_URL=https://ci.appveyor.com/api/buildjobs/ub0l64i0dyjsqd29/artifacts/client%2Ftarget%2Fbin%2Fsbtn.exe
LINUX_URL=https://ci.appveyor.com/api/buildjobs/cceyukq7lao7a01k/artifacts/client%2Ftarget%2Fbin%2Fsbtn

# cd /tmp
# mkdir sbtn
Expand Down

0 comments on commit 16b3d4b

Please sign in to comment.