mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:52:26 +02:00
Merge pull request #13721 from misslivirose/tutorial-rc-70
Update bubble context for RC 71
This commit is contained in:
commit
e321ee0cb6
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ set(EXTERNAL_NAME serverless-content)
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
${EXTERNAL_NAME}
|
${EXTERNAL_NAME}
|
||||||
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC69.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC70v2.zip
|
||||||
URL_MD5 e2467b08de069da7e22ec8e032435592
|
URL_MD5 35fcc8e635e71d0b00a08455a2582448
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue