kopia lustrzana https://github.com/jameshball/osci-render
Use latest JUCE version
rodzic
d264373f9a
commit
6a78b69ccd
|
@ -29,8 +29,8 @@ elif [ "$OS" = "mac" ]; then
|
|||
PROJUCER_OS="osx"
|
||||
fi
|
||||
|
||||
# curl -s -S -L "https://api.juce.com/api/v1/download/juce/latest/$PROJUCER_OS" -o Projucer.zip
|
||||
curl -s -S -L "https://github.com/juce-framework/JUCE/releases/download/8.0.4/juce-8.0.4-$PROJUCER_OS.zip" -o Projucer.zip
|
||||
curl -s -S -L "https://api.juce.com/api/v1/download/juce/latest/$PROJUCER_OS" -o Projucer.zip
|
||||
# curl -s -S -L "https://github.com/juce-framework/JUCE/releases/download/8.0.4/juce-8.0.4-$PROJUCER_OS.zip" -o Projucer.zip
|
||||
unzip Projucer.zip
|
||||
|
||||
# Set Projucer path based on OS
|
||||
|
|
Ładowanie…
Reference in New Issue