We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1954d8f commit b2587b6Copy full SHA for b2587b6
continuous_integration/install_spm12.sh
@@ -5,7 +5,7 @@ set -e
5
6
SPM_ROOT_DIR=~/opt/spm12 # Installation directory
7
8
-SPM_SRC=spm12_r6914.zip
+SPM_SRC=spm12_r7219.zip # this used to be spm12_r6914.zip, watch out it might get pulled down again!!!
9
MCRINST=MCRInstaller.bin
10
11
mkdir -p $SPM_ROOT_DIR && cd $SPM_ROOT_DIR
0 commit comments