mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
26 lines
840 B
JSON
26 lines
840 B
JSON
{
|
|
"homepage": "https://www.dartlang.org",
|
|
"license": "BSD",
|
|
"version": "1.0.0.3_r30188",
|
|
"_comment": "for versions, see https://storage.googleapis.com/dart-editor-archive-integration/latest/changelog.html",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://storage.googleapis.com/dart-archive/channels/stable/release/30188/sdk/dartsdk-windows-x64-release.zip",
|
|
"hash": "fa36844e2351b301762a09ddc2da8b24fb82dc7504ce9dfac2f4827ea94fbe4c"
|
|
},
|
|
"32bit": {
|
|
"url": "http://storage.googleapis.com/dart-archive/channels/stable/release/30188/sdk/dartsdk-windows-ia32-release.zip",
|
|
"hash": "6c8ac51dff597d8bca5d96a5a53808f60682507ca01b870e5136392e50d6efa4"
|
|
}
|
|
},
|
|
"extract_dir": "dart-sdk",
|
|
"bin": [
|
|
"bin\\dart.exe",
|
|
"bin\\dart2js.bat",
|
|
"bin\\dartanalyzer.bat",
|
|
"bin\\dartdoc.bat"
|
|
],
|
|
"env_set": {
|
|
"DART_SDK": "$dir"
|
|
}
|
|
} |