{
    "##": "https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION",
    "version": "1.6.0",
    "description": "Tool for editing, debugging, and running Dart applications.",
    "homepage": "https://www.dartlang.org",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/39553/editor/darteditor-windows-x64.zip",
            "hash": "42fd2ab3e5a63483e3751ab19b7ab68e3e97d542fee76608a7d950fff4ac3e67"
        },
        "32bit": {
            "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/39553/editor/darteditor-windows-ia32.zip",
            "hash": "51400bb471cf5ed31999f173a0cb0bfc5354cd9f5f1c4bc1f65e88a0e8483f56"
        }
    },
    "extract_dir": "dart",
    "bin": "DartEditor.exe",
    "env_add_path": "dart-sdk\\bin"
}
