Skip to content

Commit 160c304

Browse files
committed
bump to latest ezmote
1 parent a96b74b commit 160c304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ script:
6060
before_deploy:
6161
- $PRUN $PBIN install pyinstaller pywin32
6262
- |
63-
curl -sL "https://api.github.com/repos/3ll3d00d/ezmote/releases/assets/13106720" -o ezmote.tar.gz -H 'Accept: application/octet-stream'
63+
curl -sL "https://api.github.com/repos/3ll3d00d/ezmote/releases/assets/13110457" -o ezmote.tar.gz -H 'Accept: application/octet-stream'
6464
- mkdir ezmote
6565
- tar xvfz ezmote.tar.gz -C ezmote
6666
- rm ezmote.tar.gz

0 commit comments

Comments
 (0)