Преглед изворни кода

Updated to use the latest v3.0.0 release gameplay-deps

seanpaultaylor пре 11 година
родитељ
комит
b5161b9ab1
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      install.bat
  2. 1 1
      install.sh

+ 1 - 1
install.bat

@@ -7,7 +7,7 @@ REM
 REM Helps prevent repo bloat due to large binary files
 REM Helps prevent repo bloat due to large binary files
 REM
 REM
 
 
-set prefix=https://github.com/blackberry/GamePlay/releases/download/v2.0.0
+set prefix=https://github.com/blackberry/GamePlay/releases/download/v3.0.0
 
 
 set filename=gameplay-deps
 set filename=gameplay-deps
 
 

+ 1 - 1
install.sh

@@ -7,7 +7,7 @@
 # Helps prevent repo bloat due to large binary files
 # Helps prevent repo bloat due to large binary files
 #
 #
 
 
-prefix=https://github.com/blackberry/GamePlay/releases/download/v2.0.0
+prefix=https://github.com/blackberry/GamePlay/releases/download/v3.0.0
 
 
 filename=gameplay-deps
 filename=gameplay-deps