{ "version": "2.3.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.3.1/sdk/dartsdk-windows-x64-release.zip", "hash": "2354110d931697100594f9b42b23f9abc19dc7552b5a498ab2c514dfe32b73c1" }, "32bit": { "url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.3.1/sdk/dartsdk-windows-ia32-release.zip", "hash": "a6af8c12277d7d13cffa49de8534b6c8adcb914614f63f943dc23b28386a2e22" } }, "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" } } }