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.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Nov 10, 2015
1 parent 03bfd9c commit 8fd26cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/install.sh
@@ -1,6 +1,6 @@
#!/bin/sh

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

mkdir -p "${PLUGINS_DIR}"
Expand Down

0 comments on commit 8fd26cd

Please sign in to comment.