Bump to v15 8.0.1 toolchain

#jira none
#rb none
[FYI] Michael.Sartain
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 9380792 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v456-9359915)

[CL 9380796 by brandon schaefer in Main branch]
This commit is contained in:
brandon schaefer
2019-10-02 15:29:30 -04:00
parent 523c0f746e
commit d1923b0346
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@
# put ourselves into Engine directory (two up from location of this script)
pushd "`dirname "$0"`/../../.." > /dev/null
TOOLCHAIN_VERSION=v14_clang-8.0.1-centos7
TOOLCHAIN_VERSION=v15_clang-8.0.1-centos7
TOOLCHAIN_ARCHIVE=$TOOLCHAIN_VERSION.tar.gz
TOOLCHAIN_URL=http://cdn.unrealengine.com/Toolchain_Linux/native-linux-$TOOLCHAIN_ARCHIVE