{ "version": "2.6.1", "license": "BSD-3-Clause", "homepage": "https://www.dartlang.org/", "description": "SDK for the Dart programming language", "extract_dir": "dart-sdk", "env_add_path": "bin", "architecture": { "64bit": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.6.1/sdk/dartsdk-windows-x64-release.zip", "hash": "b27aa0886fcc06b704b2fb72828c6dae7fbe8e1ed93479b63e7a229e0e4dbafb" }, "32bit": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.6.1/sdk/dartsdk-windows-ia32-release.zip", "hash": "ca8b9e1643590151df8fc1cb0023e8287b3a47b227a5a6b084af4d79966b2c39" } }, "checkver": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/latest/VERSION", "jp": "$.version" }, "autoupdate": { "architecture": { "64bit": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/$version/sdk/dartsdk-windows-x64-release.zip" }, "32bit": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/$version/sdk/dartsdk-windows-ia32-release.zip" } }, "hash": { "url": "$url.sha256sum" } } }