Skip to content

Commit

Permalink
updated install script for version 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Jul 2, 2015
1 parent b29c90a commit 58cdf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.1.5/Alcatraz.tar.gz
DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.1.6/Alcatraz.tar.gz
PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"

mkdir -p "${PLUGINS_DIR}"
Expand Down

0 comments on commit 58cdf93

Please sign in to comment.