diff --git a/build/build.sh b/build/build.sh index 5aa1607..95f0368 100755 --- a/build/build.sh +++ b/build/build.sh @@ -7,7 +7,7 @@ set -e rm -fr cache mkdir -p cache cd cache -wget -O - get.pharo.org/50+vm | bash +wget -O - get.pharo.org/70+vm | bash echo "Loading Scale and Dependencies..." # Load stable version of the monticello configuration, according to