mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dart 0.8.5.1
This commit is contained in:
parent
a267f90283
commit
11e4ab80ad
26
dart.json
Normal file
26
dart.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"homepage": "https://www.dartlang.org",
|
||||
"license": "BSD",
|
||||
"version": "0.8.5.1",
|
||||
"_comment": "for versions, see https://storage.googleapis.com/dart-editor-archive-integration/latest/changelog.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/dart-editor-archive-integration/28990/dartsdk-win32-64.zip",
|
||||
"hash": "4a2898fb38b304e306419c02f53cbfabb776532b41f762fac4838d8c0a3d2ad7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/dart-editor-archive-integration/28990/dartsdk-win32-32.zip",
|
||||
"hash": "846ac309fa90722c278b5e090763380e696225ba146818aac84218044ff2baae"
|
||||
}
|
||||
},
|
||||
"extract_dir": "dart-sdk",
|
||||
"bin": [
|
||||
"bin\\dart.exe",
|
||||
"bin\\dart2js.bat",
|
||||
"bin\\dartanalyzer.bat",
|
||||
"bin\\dartdoc.bat"
|
||||
],
|
||||
"env_set": {
|
||||
"DART_SDK": "$dir"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user