Browse Source

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

seanpaultaylor 11 years ago
parent
commit
b5161b9ab1
2 changed files with 2 additions and 2 deletions
  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
 
-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
 

+ 1 - 1
install.sh

@@ -7,7 +7,7 @@
 # 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