Browse Source

Use 1.8.5 release until we can figure out what's wrong w/ 1.9.1 (latest)

Kevin Moore 10 years ago
parent
commit
aa78336fce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/setup/linux/languages/dart.sh

+ 1 - 1
toolset/setup/linux/languages/dart.sh

@@ -3,5 +3,5 @@
 RETCODE=$(fw_exists dart-sdk)
 [ ! "$RETCODE" == 0 ] || { return 0; }
 
-fw_get http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip
+fw_get http://storage.googleapis.com/dart-archive/channels/stable/release/42828/sdk/dartsdk-linux-x64-release.zip
 fw_unzip dartsdk-linux-x64-release.zip