diff --git a/Scripts/install.sh b/Scripts/install.sh index d6c68ef..00d8069 100644 --- a/Scripts/install.sh +++ b/Scripts/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.1.10/Alcatraz.tar.gz +DOWNLOAD_URI=https://github.com/supermarin/Alcatraz/releases/download/1.1.11/Alcatraz.tar.gz PLUGINS_DIR="${HOME}/Library/Application Support/Developer/Shared/Xcode/Plug-ins" mkdir -p "${PLUGINS_DIR}"