Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Nov 2, 2020
1 parent d022b7b commit 9981807
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.0
VER=1.4.2

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

LINUX_URL=https://ci.appveyor.com/api/buildjobs/uuw349v7uvll3n39/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/eh5ngoeaqs68u7ml/artifacts/client%2Ftarget%2Fbin%2Fsbtn.exe
WINDOWS_URL=https://ci.appveyor.com/api/buildjobs/ub0l64i0dyjsqd29/artifacts/client%2Ftarget%2Fbin%2Fsbtn.exe

# cd /tmp
# mkdir sbtn
Expand Down

0 comments on commit 9981807

Please sign in to comment.