Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
updated install script for version 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Sep 10, 2015
1 parent 0c0a634 commit 2cb3d7a
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.6/Alcatraz.tar.gz
DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.1.7/Alcatraz.tar.gz
PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins"

mkdir -p "${PLUGINS_DIR}"
Expand Down

0 comments on commit 2cb3d7a

Please sign in to comment.